Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 51: Line 51:  
  wget http://www.sph.umich.edu/csg/mktrost/seqshopExampleDec2014.tar.gz
 
  wget http://www.sph.umich.edu/csg/mktrost/seqshopExampleDec2014.tar.gz
 
  tar xvf seqshopExampleDec2014.tar.gz
 
  tar xvf seqshopExampleDec2014.tar.gz
 +
cd seqshop
    
You will see the names of all the files included in the example data scrolling on the screen as they are unpacked from the tar file.
 
You will see the names of all the files included in the example data scrolling on the screen as they are unpacked from the tar file.
Line 56: Line 57:  
=== Download & Build GotCloud ===
 
=== Download & Build GotCloud ===
 
If you do not already have GotCloud:
 
If you do not already have GotCloud:
* cd to where you want GotCloud installed (you can change this to any directory you want)
  −
mkdir -p ~/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.1.15.tar.gz
 
  wget https://github.com/statgen/gotcloud/archive/gotcloud.1.15.tar.gz

Navigation menu