Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 33: Line 33:  
<code>
 
<code>
 
   cd /mnt
 
   cd /mnt
   wget share.sph.umich.edu:gotcloud/hs37-db132.tar.gz  
+
   sudo wget share.sph.umich.edu:gotcloud/hs37-db132.tar.gz  
 
   cd /gotcloud
 
   cd /gotcloud
 
   tar xzf /mnt/hs37-db132.tar.gz
 
   tar xzf /mnt/hs37-db132.tar.gz
 
   ls -la ref
 
   ls -la ref
   rm -f /mnt/hs37-db132.tar.gz    # if no error
+
   sudo rm -f /mnt/hs37-db132.tar.gz    # if no error
 
   cd /gotcloud/examples/umakeRef
 
   cd /gotcloud/examples/umakeRef
 
   ln -s /gotcloud/ref/hs37d5.fa .
 
   ln -s /gotcloud/ref/hs37d5.fa .
283

edits

Navigation menu