Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 35: Line 35:     
  cd ~
 
  cd ~
  wget ftp://share.sph.umich.edu/gotcloud/gotcloud_latest.tgz # Download
+
  wget https://github.com/statgen/gotcloud/archive/latest.tar.gz # Download
  tar xf gotcloud_latest.tgz    # Extracts into gotcloud/
+
  tar xf latest.tgz    # Extracts into gotcloud/
  cd gotcloud/src; make        # Build source
+
  cd gotcloud-latest/src; make        # Build source
    
=== Step 1b: Install Example Dataset ===
 
=== Step 1b: Install Example Dataset ===

Navigation menu