Added a talk to be given by CDAC people.
--- a/project/templates/talk/conf_schedule.html Thu Dec 09 20:08:25 2010 +0530
+++ b/project/templates/talk/conf_schedule.html Thu Dec 09 20:24:32 2010 +0530
@@ -71,15 +71,13 @@
<tr><td class="right">16:40-17:00</td><td class="left">Ramakrishna Reddy Yekulla</td><td class="left"><a href="#sec-4_13">Building and Packaging your Scientific Python Application For Linux Distributions</a></td></tr>
<tr><td class="right">17:00-17:20</td><td class="left">Yogesh Karpate</td><td class="left"><a href="#sec-4_16">Automatic Proteomic Finger Printing using Scipy</a></td></tr>
<tr><td class="right">17:20-17:40</td><td class="left">Manjusha Joshi</td><td class="left"><a href="#sec-4_15">SAGE for Scientific computing and Education enhancement</a></td></tr>
+<tr><td class="right">To be scheduled</td><td class="left">Karuna and/or Mangala</td><td class="left"><a href="#sec-4_23">Python based Galaxy workflow integration on GARUDA Grid</a></td></tr>
</tbody>
</table>
-
-
-
<h2 id="sec-3">Invited Talks </h2>
@@ -1413,4 +1411,35 @@
</ul>
+
+
+
+<h3 id="sec-4_21">Python based Galaxy workflow integration on GARUDA Grid</h3>
+
+
+<p>Karuna and/or Mangala
+</p>
+
+
+
+<h4 id="sec-4_23">Talk/Paper Abstract </h4>
+
+<p>
+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.
+</p>
+
+
+
{% endblock content %}