Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 52: Line 52:  
  cd ~/seqshop/
 
  cd ~/seqshop/
 
* download, decompress, and build the version of gotcloud that was tested with this tutorial:
 
* download, decompress, and build the version of gotcloud that was tested with this tutorial:
  wget https://github.com/statgen/gotcloud/archive/gotcloud.workshopDec2014.tar.gz
+
  wget https://github.com/statgen/gotcloud/archive/gotcloud.1.15.tar.gz
  tar xvf gotcloud.workshopDec2014.tar.gz
+
  tar xvf gotcloud.1.15.tar.gz
  mv gotcloud-gotcloud.workshopDec2014 gotcloud
+
  mv gotcloud-gotcloud.1.15 gotcloud
 
  cd gotcloud/src
 
  cd gotcloud/src
 
  make
 
  make

Navigation menu