From 691f97cfc4740026ac58604eea7ed1e4cd8ec677 Mon Sep 17 00:00:00 2001 From: Madhusudan.C.S Date: Fri, 10 Dec 2010 18:58:57 +0530 Subject: CDAC talk added to scheduled talks. --- project/templates/talk/conf_schedule.html | 50 +++++++++++++++++-------------- 1 file changed, 28 insertions(+), 22 deletions(-) (limited to 'project') diff --git a/project/templates/talk/conf_schedule.html b/project/templates/talk/conf_schedule.html index b08cae4..59cab1a 100644 --- a/project/templates/talk/conf_schedule.html +++ b/project/templates/talk/conf_schedule.html @@ -4,6 +4,7 @@

Day 1

+ @@ -59,9 +60,9 @@ - + - + @@ -71,13 +72,15 @@ -
12:15-12:35Prashant AgrawalA Parallel 3D Flow Solver in Python Based on Vortex Methods
12:35-13:05Ajith KumarPython in Science Experiments using Phoenix
13:05-14:05Lunch
14:05-14:15Arun C. H.Usb Connectivity Using Python
14:05-14:15HarikrishnaPython based Galaxy workflow integration on GARUDA Grid
14:15-14:25Arun C. H.Automation of an Optical Spectrometer
14:25-14:35More Lightning Talks
14:25-14:35More Lightning Talks
14:35-14:55Krishnakant ManeConvincing Universities to include Python
14:55-15:15Shantanu Choudhary"Python" Swiss army knife for Prototyping, Research and Fun.
15:15-15:35Puneeth ChagantiPictures, Songs and Python
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

@@ -1414,32 +1417,35 @@ clear the FUD regarding jobs -

Python based Galaxy workflow integration on GARUDA Grid

- -

Karuna and/or Mangala -

+

Python based Galaxy workflow integration on GARUDA Grid

-

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. +

Harikrishna

+

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