Changes

From Genome Analysis Wiki
Jump to navigationJump to search
231 bytes added ,  11:34, 18 March 2013
no edit summary
Line 1: Line 1:  
= Genomes on the Cloud (GotCloud)=
 
= Genomes on the Cloud (GotCloud)=
   −
To handle the increasing volume of next generation sequencing and genotyping data, we created and developed software pipelines called '''Genomes on the Cloud (GotCloud)''' for:
+
To handle the increasing volume of next generation sequencing and genotyping data, we created and developed software pipelines called '''Genomes on the Cloud (GotCloud).'''
*Alignment
+
 
*Variant Calling
+
GotCloud contains Mapping & Variant Calling Pipelines.
   −
It Connects sequence analysis tools in an automated pipeline
   
Key Features:
 
Key Features:
*Scalable to tens of thousands of samples
+
* Connects sequence analysis tools together in automated pipeline
*Robust against unexpected system failure using GNU make
+
** Alignment, quality control, variant calling
 +
* Robust against unexpected system failure using GNU make
 
** easy restart after failure
 
** easy restart after failure
*Massively parallel, can run hundreds of jobs
+
* Massively parallel, can run hundreds of jobs
 
** Splits large jobs into many pieces
 
** Splits large jobs into many pieces
*Easy to use - Automates series of configurable steps
+
** Simplifies running on clusters
*Available on Amazon Web Services (AWS) Elastic Compute Cloud (EC2)
+
* Scalable to tens of thousands of samples
*Run on local machines/clusters
+
* Easy to use - Automates series of configurable steps so the user doesn't have to understand/configure/know the many tools required to create high quality results
*Available via Debian Packages
+
* Available on Amazon Web Services (AWS) Elastic Compute Cloud (EC2)
 +
* Run on local machines/clusters
 +
* Available via Debian Packages
   −
Takes pipelines we have been using for our sequence data processing and makes them publicly available & usable.
+
The pipelines in GotCloud have been used for our sequence data processing and are now publicly available.
 
  −
The following describes the use of this software with the Amazon Web Services (https://aws.amazon.com/),
  −
but you can just as easily use the pipelines on your own machine(s) by just installing them.
  −
 
  −
Latest Documentation at [[Tutorial: GotCloud]]
        Line 40: Line 37:     
[[File:GotCloudDiagram.png]]
 
[[File:GotCloudDiagram.png]]
 +
 +
 +
== AWS==
 +
The following describes the use of this software with the Amazon Web Services (https://aws.amazon.com/),
 +
but you can just as easily use the pipelines on your own machine(s) by just installing them.
 +
 +
Latest Documentation at [[Tutorial: GotCloud]]
 +
     

Navigation menu