Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 27: Line 27:  
Follow the instructions to install a Debian package  [[Pipeline Debian Package|debian package]]
 
Follow the instructions to install a Debian package  [[Pipeline Debian Package|debian package]]
 
Run the tests to be sure everything is OK.
 
Run the tests to be sure everything is OK.
 +
 +
Even though the references are not part of the distribution, you cannot do anything useful
 +
without references, so get them and make them available in /gotcloud
 +
 +
<code>
 +
  cd /tmp
 +
  wget share.sph.umich.edu:gotcloud/hs37-db132.tar.gz
 +
  cd /gotcloud
 +
  tar xzf /tmp/hs37-db132.tar.gz
 +
  ls -la ref
 +
</code>
    
'''Create the SnapShot'''
 
'''Create the SnapShot'''
283

edits

Navigation menu