From 68fbcd6c8155e219c6a35d89f1e3b415b06209ad Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Thu, 9 Dec 2010 20:24:32 +0530 Subject: Added a talk to be given by CDAC people. --- project/templates/talk/conf_schedule.html | 35 ++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) (limited to 'project/templates') diff --git a/project/templates/talk/conf_schedule.html b/project/templates/talk/conf_schedule.html index 40faaa5..b08cae4 100644 --- a/project/templates/talk/conf_schedule.html +++ b/project/templates/talk/conf_schedule.html @@ -71,15 +71,13 @@ 16:40-17:00Ramakrishna Reddy YekullaBuilding and Packaging your Scientific Python Application For Linux Distributions 17:00-17:20Yogesh KarpateAutomatic Proteomic Finger Printing using Scipy 17:20-17:40Manjusha JoshiSAGE for Scientific computing and Education enhancement +To be scheduledKaruna and/or MangalaPython based Galaxy workflow integration on GARUDA Grid - - -

Invited Talks

@@ -1413,4 +1411,35 @@ clear the FUD regarding jobs + + + +

Python based Galaxy workflow integration on GARUDA Grid

+ + +

Karuna and/or Mangala +

+ + + +

Talk/Paper Abstract

+ +

+Bioinformatics applications being complex problem involving multiple +comparisons, alignment, mapping and analysis can be managed better using +workflow solutions. Galaxy is an open web based platform developed in +Python for genomic research. Python is a light weight dynamic language +making Galaxy to be modular and expandable. Bioinformatics applications +being compute and data intensive scale well in grid computing +environments. In this paper we describe bringing the Galaxy workflow to +the Garuda Grid computing infrastructure for enabling bioinformatics +applications. GAURDA grid is an aggregation of heterogeneous resources and +advanced capabilities for scientific applications. Here we present the +integration of galaxy workflow tool with GARUDA grid middleware to enable +computational biologists to perform complex problems on the grid +environment through a web browser. +

+ + + {% endblock content %} -- cgit