Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 46: Line 46:  
''If you are running during the SeqShop Workshop, please skip this section.''
 
''If you are running during the SeqShop Workshop, please skip this section.''
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 +
 +
=== Download the example data ===
 +
Download and untar file containing the example data used in the practicals:
 +
mkdir -p ~/seqshop
 +
cd ~/seqshop
 +
wget http://csg.sph.umich.edu/mktrost/seqshopExampleDec2014.tar.gz
 +
tar xvf seqshopExampleDec2014.tar.gz
 +
 +
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.
 +
 
=== 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.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
Line 60: Line 67:     
Remember the path to gotcloud/ that is what you will need to set your GC variable to.
 
Remember the path to gotcloud/ that is what you will need to set your GC variable to.
  −
=== Download the example data ===
  −
Download and untar file containing the example data used in the practicals:
  −
wget http://www.sph.umich.edu/csg/mktrost/seqshopExampleDec2014.tar.gz
  −
tar xvf seqshopExampleDec2014.tar.gz
  −
  −
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.
      
{{SeqShopRemoteEnv}}
 
{{SeqShopRemoteEnv}}
Line 487: Line 487:     
''This section is specifically for the SeqShop Workshop computers.''
 
''This section is specifically for the SeqShop Workshop computers.''
<div class="mw-collapsible" style="width:600px">
+
<div class="mw-collapsible mw-collapsed" style="width:600px">
 
''If you are not running during the SeqShop Workshop, please skip this section.''
 
''If you are not running during the SeqShop Workshop, please skip this section.''
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
Line 499: Line 499:  
</div>
 
</div>
 
</div>
 
</div>
 +
 +
== Return to Workshop Wiki Page ==
 +
Return to main workshop wiki page: [[SeqShop: December 2014]]

Navigation menu