You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by bu...@apache.org on 2015/02/24 18:34:11 UTC

svn commit: r941361 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/introduction/taverna-in-use/genome-and-gene-expression/ content/introduction/taverna-in-use/genome-and-gene-expression/index.html

Author: buildbot
Date: Tue Feb 24 17:34:10 2015
New Revision: 941361

Log:
Staging update by buildbot for taverna

Added:
    websites/staging/taverna/trunk/content/introduction/taverna-in-use/genome-and-gene-expression/
    websites/staging/taverna/trunk/content/introduction/taverna-in-use/genome-and-gene-expression/index.html
Modified:
    websites/staging/taverna/trunk/cgi-bin/   (props changed)
    websites/staging/taverna/trunk/content/   (props changed)

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 24 17:34:10 2015
@@ -1 +1 @@
-1662005
+1662038

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 24 17:34:10 2015
@@ -1 +1 @@
-1662005
+1662038

Added: websites/staging/taverna/trunk/content/introduction/taverna-in-use/genome-and-gene-expression/index.html
==============================================================================
--- websites/staging/taverna/trunk/content/introduction/taverna-in-use/genome-and-gene-expression/index.html (added)
+++ websites/staging/taverna/trunk/content/introduction/taverna-in-use/genome-and-gene-expression/index.html Tue Feb 24 17:34:10 2015
@@ -0,0 +1,305 @@
+<!DOCTYPE html>
+<html lang="en">
+      <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">	  
+    <meta name="viewport" content="width=device-width, initial-scale=1">      
+    <title>Apache Taverna - Genome and gene expression</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="/img/taverna-logo-145x134.png" />
+
+	<link rel="shortcut icon" href="/favicon.ico">
+	<link rel="icon" type="image/png" sizes="145x134" href="/img/taverna-logo-145x134.png">
+	<link rel="apple-touch-icon" sizes="145x134" href="/img/taverna-logo-145x134.png">
+
+    <link rel="stylesheet" href="/lib/bootstrap/css/bootstrap.min.css">
+    <link rel="stylesheet" href="/lib/bootstrap/css/bootstrap-theme.min.css">
+    <link rel="stylesheet" href="/css/sticky-footer-navbar.css">
+    <link rel="stylesheet" href="/css/taverna.css">
+
+    
+
+    
+    <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the &quot;License&quot;); you may not use this file except in compliance with the License.  You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License. -->
+
+    <!-- JSON-LD markup for Google Structured Data -->
+	
+	  <!-- generic JSON-LD for this page -->
+	  <script type="application/ld+json">  
+		{
+			"@context" : "http://schema.org",
+			"@type" : ["CreativeWork"],
+			"@id": "",
+			"name" : "Genome and gene expression",
+			"publisher" : {
+				"@type" : "Organization", 
+				"url" : "http://www.apache.org/",
+				"name" : "The Apache Software Foundation (ASF)" 
+			},
+			"license": { 
+				"@type": "CreativeWork",
+				"@id": "http://www.apache.org/licenses/LICENSE-2.0",
+				"url": "http://www.apache.org/licenses/LICENSE-2.0",
+				"name": "Apache License, Version 2.0"
+			}
+		}		
+</script>
+	  
+  </head>
+
+  <body>
+
+              <!-- Static navbar -->
+      <nav class="navbar navbar-default" role="navigation">
+        <div class="container">
+          <div class="navbar-header">
+            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
+              <span class="sr-only">Toggle navigation</span>
+              <span class="icon-bar"></span>
+              <span class="icon-bar"></span>
+              <span class="icon-bar"></span>
+            </button>
+			<a class="navbar-brand" href="/"><img src="/img/taverna-logo-145x134.png" alt="">Apache Taverna</a>
+			  
+          </div>
+          <div id="navbar" class="navbar-collapse collapse">
+            <ul class="nav navbar-nav">              
+                <li class="dropdown">
+					<a href="/introduction/" data-toggle="dropdown" role="button" aria-expanded="false">Introduction<span class="caret"></span></a>
+					<ul class="dropdown-menu"  role="menu">
+					   <li><a href="/introduction/taverna-features">Taverna features</a></li>
+					   <li><a href="/introduction/why-use-workflows">Why use workflows?</a></li>
+					   <li><a href="/introduction/what-is-in-silico-experimentation">What is ‘in silico’ experimentation?</a></li>
+					   <li><a href="/introduction/what-is-a-workflow-management-system">What is a Workflow Management System?</a></li>
+					   <li><a href="/introduction/how-can-taverna-help-me">How can Taverna help me?</a></li>
+					   <li><a href="/introduction/services-in-taverna">Services in Taverna</a></li>
+					   <li><a href="/introduction/related-projects">Related projects</a></li>
+					   <li><a href="/introduction/chemistry-web-services">Chemistry-web-services</a></li>
+                       <li><a href="/introduction/taverna-in-use">Taverna in use</a></li>
+				       <li><a href="/introduction/works-with">Works with...</a></li>
+                       <li><a href="/introduction/roadmap.html">Raod Map</a></li>						
+					</ul>
+				</li>
+                <li class="dropdown">
+					<a href="/documentation" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Documentation<span class="caret"></span></a>
+                  <ul class="dropdown-menu" role="menu">
+					  <li><a href="/documentation/glossary">Glossary</a></li>
+					  <li><a href="/documentation/quick-start-guide">Quick start guide</a></li>
+					  <li><a href="/documentation/components">Components</a></li>
+					  <li><a href="/documentation/interaction">Interactions</a></li>
+					  <li><a href="/documentation/tutorials">Tutorials</a></li>
+					  <li><a href="/documentation/videos">Videos</a></li>
+					  <li><a href="/documentation/example-workflows">Example workflows</a></li>
+					  <li><a href="/documentation/service-sets">Service sets</a></li>
+					  <li><a href="/documentation/provenance">Provenance management</a></li>
+					  <li><a href="/documentation/command-line">command-line</a></li>
+					  <li><a href="/documentation/server">Taverna Server</a></li>
+					  <li><a href="/documentation/taverna-player">Taverna Player</a></li>
+					  <li><a href="/documentation/plugins">Plugins</a></li>
+					  <li><a href="/documentation/dataviewer-tool">DataViewer Tool</a></li>
+					  <li><a href="/documentation/api-consumer-tool">API Consumer Tool</a></li>
+					  <li><a href="/documentation/taverna-galaxy">Taverna 2-Galaxy</a></li>
+					  <li><a href="/documentation/training-and-workshops">Training and workshops</a></li>
+					  <li><a href="/documentation/web-service-developers">Web service developers</a></li>
+				  </ul>
+    			</li>
+                <li class="dropdown">
+					<a href="/download" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Download<span class="caret"></span></a>
+                  <ul class="dropdown-menu" role="menu">
+					  <li><a href="/download">Which Taverna to use</a></li>
+					  <li><a href="/download/workbench">TavernaWorkbench</a></li>
+					  <li><a href="/download/language">Taverna's SCUFL2 Language</a></li>
+					  <li><a href="/download/command-line-tool">Taverna Command Line</a></li>
+					  <li><a href="/download/server">Taverna Server</a></li>
+					  <li><a href="/documentation/plugins">Plugins</a></li>
+					  <li><a href="/download/code">Source Code</a></li>
+					  <li><a href="/download/maven">Maven Repository</a></li>
+					  <li><a href="/download/system-requirements">System Requirements</a></li>
+					  <li><a href="/download/pre-apache">Taverna 2.x (Pre-Apache)</a></li>
+				  </ul>
+				</li>
+                <li class="dropdown">
+					<a href="/community" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Community<span class="caret"></span></a>
+                  <ul class="dropdown-menu" role="menu">
+					  <li><a href="/community#mailinglists">Mailing Lists</a></li>
+					  <li><a href="/community#contribute">Contribute</a></li>
+					  <li><a href="/community#reportbugs">Report a Bug</a></li>
+				  </ul>
+				</li>
+            </ul>
+             
+              <form >
+                      
+                      
+                      <!--<input type="submit" id="submit" value="Search">-->
+                    </form>
+              
+              <form class="navbar-form navbar-right" role="search"
+                  name="search" id="search" action="http://www.google.com/search" method="get">
+                      <input value="taverna.incubator.apache.org" name="sitesearch" type="hidden"/>
+                      <div class="form-group input-group">
+                          <input type="text" name="q" id="query" placeholder="Search" class="form-control">
+						  <span class="input-group-btn">
+                            <button type="submit" class="btn btn-default">Search</button>
+						  </span>
+                      </div>                  
+              </form>
+
+             <ul class="nav navbar-nav navbar-right">                
+            <li class="dropdown">
+                <a href="http://www.apache.org/" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">ASF<span class="caret"></span></a>
+                <ul class="dropdown-menu" role="menu">
+                    <li><a href="http://www.apache.org/">Apache Software Foundation</a></li>
+                    <li><a href="http://www.apache.org/foundation/how-it-works.html">How it works</a></li>
+                    <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                    <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+                    <li><a href="http://incubator.apache.org/projects/taverna.html">Taverna Incubation Status</a></li>
+                </ul>
+              </li>
+            </ul>
+          </div><!--/.nav-collapse -->
+        </div><!--/.container-->
+      </nav>
+
+
+    <div id="page" class="container">
+       <h1>Genome and gene expression</h1>
+	   <div class="alert alert-info" role="alert"><p><span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span>
+
+Taverna is transitioning to the Apache Incubator. 
+This webpage reflects material not yet released under Apache Incubator.
+Instead it shows <a class="alert-link" href="http://www.taverna.org.uk/">taverna2</a> material that is expected to become part of the Apache Incubator project in the future.
+</div>
+
+
+		<div id="content"><p>Taverna is being used by various projects and researchers for the analysis of genomes and gene expression.<br />
+These include:</p>
+<ul>
+<li><a href="#next-generation-sequencing">Next Generation Sequencing</a> using Taverna 2 Server on Amazon cloud</li>
+<li><a href="#tavernapbs">TavernaPBS</a> - next generation sequencing analysis using a computational cluster that 
+       uses a PBS queuing system and Taverna 2 Workbench</li>
+<li><a href="#casimir">Coordination and Sustainability of International Mouse Informatics Resources</a> 
+      (CASIMIR) -workflows to associate mouse genome and phenome</li>
+<li><a href="#dgemap">Developmental Gene Expression Map</a> (DGEMap)- analysis of human gene expression during development</li>
+<li><a href="/introduction/taverna-in-use/disease-research#graves-disease">Graves disease</a> - identification of genes responsible</li>
+<li><a href="/introduction/taverna-in-use/bioinformatics#gene-expression-from-microarray">MicroArray analysis using R</a> - 
+       statistical analysis of gene expression</li>
+<li><a href="#sigenae">SIGENAE</a> - development of workflows to analyse breeding animal data</li>
+<li><a href="/introduction/taverna-in-use/disease-research#trypanosomiasis">Trypanosomiasis</a> - 
+      identification of genes responsible for sleeping sickness</li>
+<li><a href="/introduction/taverna-in-use/disease-research#williams-beuren-syndrome">Williams-Beuren syndrome</a> - 
+      automation and confirmation of gene characterization</li>
+<li><a href="/introduction/taverna-in-use/bioinformatics#planet">Integration of plant genome resources</a> (PLANET)</li>
+<li><a href="/introduction/taverna-in-use/annotation#annotation-of-genomes">Annotation of genomes</a></li>
+<li><a href="/introduction/related-projects#shared-genomics">Shared Genomics</a></li>
+<li><a href="http://www.cs.man.ac.uk/~cornell/eFungi/">e-Fungi</a> - functional genomics in fungal species</li>
+</ul>
+<p><a name="next-generation-sequencing"</a></p>
+<h2 id="next-generation-sequencing">Next generation sequencing</h2>
+<p>Next generation sequencing presents new challenges in large scale data processing. 
+In collaboration with the University of Liverpool’s 
+   <a href="http://www.liv.ac.uk/infection-and-global-health/research/animal-health-and-welfare/">Animal Sciences &amp; Physiology Research group</a>,
+   in particular <a href="http://www.liv.ac.uk/integrative-biology/staff/harry-noyes/">Dr Harry Noyes</a>,<br />
+   we combined Taverna scientific workflows with computing power from the Amazon cloud to create 
+   a powerful next generation sequencing application for whole genome Single Nucleotide Polymorphism (SNP) analysis.</p>
+<p>Through a Web portal, the application allows scientists to upload  their input data, 
+   fire off a number of parallel cloud instances for the  analysis, 
+   monitor progress and collect results (see figure below).</p>
+<p><img alt="" src="/img/NextGenSequencing-Figure.png" /></p>
+<p>Preliminary work on the genetic variation of African cattle showed we can run a whole genome of ~22 million SNPs 
+   in a matter of hours. 
+This work focuses on the response to trypanomiasis infection (sleeping sickness) in different cattle species.</p>
+<p>The application was demonstrated at the European Conference of Computational Biology (ECCB) 2010, Ghent, Belgium, 
+   under the title “Software for the Data-Driven Researcher of the Future” – see the 
+   <a href="http://www.mygrid.org.uk/files/presentations/ECCB_Tech_Talk.ppt">slides</a> and 
+   <a href="http://www.youtube.com/watch?v=eR_iPWNYb48">video</a> (no audio or subtitles yet!) from the talk.</p>
+<p>This cloud application was based on the next generation sequencing work done presented at 
+   Bioinformatics Open Source Conference (BOSC) 2010, Boston, USA, under the title
+    “Analysing African and European cattle with Taverna 2.2″. 
+   See the <a href="http://www.mygrid.org.uk/files/presentations/BOSC2010.ppt">slides</a> from the talk.</p>
+<p><a name="tavernapbs></a></p>
+<h2 id="tavernapbs">TavernaPBS</h2>
+<p><a href="http://obx.cphg.virginia.edu/mackey/?page_id=1348">TavernaPBS</a>
+    is a plugin for Taverna developed by the 
+    <a href="http://obx.cphg.virginia.edu/mackey/">Mackey Lab</a>,
+    Center for Public Health Genomics, University of Virginia, US. 
+It allows a user to define workflows that can then be run using a computational cluster that uses a PBS queuing system. 
+The workflows represent next generation sequencing analysis pipelines.</p>
+<p>To most efficiently make use of their myriad of UNIX command line tools, the project has developed a custom 
+   <a href="/documentation/glossary#beanshell">Beanshell</a> - 
+   based library to enable workflows composed of UNIX command line invocations.  Furthermore, they have abstracted     the command execution such that each step could be executed as an     independent &#8220;job&#8221; on a remote high performance computing or grid     environment.  By doing so, they have essentially turned Taverna into a     distributed workflow &#8220;compiler&#8221;.</p></p>
+<p>You can download the code from the project's 
+   <a href="http://sourceforge.net/projects/tavernapbs/">pages at SourceForge</a>.</p>
+<p><a name="casimir"></a></p>
+<h2 id="casimir">CASIMIR</h2>
+<p>The Coordination and Sustainability of International Mouse Informatics Resources (CASIMIR) 
+   <a href="http://www.casimir.org.uk/">project</a> carried out a
+   <a href="http://www.casimir.org.uk/fullstory.php?storyid=50">pilot study</a> 
+   that demonstrated how (parts of) existing databases can be made accessible in a standardized way and 
+   data processed using the 
+   <a href="http://molgenis.sourceforge.net/">MOLGENIS toolkit</a>, 
+   <a href="http://www.biomart.org/">BioMART</a> and Taverna.</p>
+<p>The MOLGENIS toolkit was used to generate WSDL services to access the databases. 
+These were then included in a Taverna workflow along with BioMart processors.</p>
+<p>An example <a href="http://www.myexperiment.org/workflows/126">workflow</a> can be found on 
+   <a href="http://www.myexperiment.org">myExperiment</a>.</p>
+<p><a name="dgemap"></a></p>
+<h2 id="dgemap">DGEMap</h2>
+<p>The Developmental Gene Expression Map (DGEMap) 
+   <a href="http://www.dgemap.org/">project</a> 
+   is an EU-funded study to design a pan-European infrastructure to support gene expression studies in early human development.</p>
+<p>The DGEMap team <a href="http://www.inf.ed.ac.uk/research/ICTreviewEPSRC20061207/posters/HumanDev.pdf">plan</a> 
+   to use Taverna workflows to link human spatio-temporal gene expression data with other bioinformatics resources.</p>
+<p><a name="sigenae"></a></p>
+<h2 id="sigenae">SIGENAE</h2>
+<p>The <a href="http://www.sigenae.org/">Systeme d’Information des GENomes des animaux ’Elevage</a>
+   (SIGENAE) is the Information System of Analysis of Breeding Animals’ Genome 
+   (<a href="http://www.inra.fr/agenae/">AGENAE</a>) program. 
+They are a group of French bioinformaticians providing services to biologists working on four mammal and one fish species. 
+They are funded by the French National Institute for Agricultural Research 
+   (<a href="http://www.international.inra.fr/">INRA</a>).<br />
+They not only use Taverna Workbench to support e-Science 
+   but have been very active in promoting its adoption throughout the French bioinformatics community.</p>
+<p>Some of the workflows developed by the Sigenae community have been made available for 
+   <a href="http://www.sigenae.org/index.php?id=84#408">sharing</a>.</p></div>
+
+    </div>
+
+        <footer class="footer">
+      <div class="container">
+           <p id="copyright" class="text-muted">
+              Copyright &#169; 2014-2015 The Apache Software Foundation, Licensed under the 
+              <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+              Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+          </p>
+      </div>
+    </footer>
+      
+
+
+    <script src="/lib/jquery/jquery-1.11.1.min.js"></script>
+<script src="/lib/bootstrap/js/bootstrap.min.js"></script>
+
+<script>
+	jQuery(function($) {
+        if($(window).width()>769){
+            $('.navbar .dropdown').hover(function() {
+                $(this).find('.dropdown-menu').first().stop(true, true).delay(250).slideDown();
+
+            }, function() {
+                $(this).find('.dropdown-menu').first().stop(true, true).delay(100).slideUp();
+
+            });
+
+            $('.navbar .dropdown > a').click(function(){
+                location.href = this.href;
+            });
+
+        }
+    });
+</script>
+
+
+  </body>
+</html>
\ No newline at end of file