Changes

From Genome Analysis Wiki
Jump to navigationJump to search
3 bytes added ,  20:24, 2 July 2013
no edit summary
Line 25: Line 25:  
* Create an AWS cluster
 
* Create an AWS cluster
 
* Create storage for your sequence data and make it available for the software
 
* Create storage for your sequence data and make it available for the software
* Run the Pipeline software
+
* Run the GotCloud software
    
Installing and configuring StarCluster on your machine is described at http://star.mit.edu/cluster/.
 
Installing and configuring StarCluster on your machine is described at http://star.mit.edu/cluster/.
Line 75: Line 75:  
  NODE_IMAGE_ID = ami-765b3e1f
 
  NODE_IMAGE_ID = ami-765b3e1f
 
  AVAILABILITY_ZONE = us-east-1              # Region again!
 
  AVAILABILITY_ZONE = us-east-1              # Region again!
  NODE_INSTANCE_TYPE = m1.medium              # 4G memory should work for Pipeline
+
  NODE_INSTANCE_TYPE = m1.medium              # 4G memory is the minimum for GotCloud
 
   
 
   
 
  VOLUMES = <font color='orange'>gotcloud</font>, <font color='blue'>mydata</font>
 
  VOLUMES = <font color='orange'>gotcloud</font>, <font color='blue'>mydata</font>

Navigation menu