Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 6: Line 6:  
If you run into any problems with GotCloud, please check: [[GotCloud: FAQs]] or for problems/solutions for a specific version, [[GotCloud:_FAQs#Version_Problems|Version Problems]].
 
If you run into any problems with GotCloud, please check: [[GotCloud: FAQs]] or for problems/solutions for a specific version, [[GotCloud:_FAQs#Version_Problems|Version Problems]].
    +
Tar versions of gotcloud can be downloaded from github.
   −
There are 3 tar files that can be downloaded:
+
You can download either a specific release, the latest release, or the current development version.
# both the gotcloud programs/source and the test files
  −
#:ftp://share.sph.umich.edu/gotcloud/gotcloudWithTest_latest.tgz
  −
# just the gotcloud programs/source
  −
#:ftp://share.sph.umich.edu/gotcloud/gotcloud_latest.tgz
  −
# just the gotcloud test files
  −
#:ftp://share.sph.umich.edu/gotcloud/gotcloudTest_latest.tgz
     −
Previous versions are also available (where M.n is the desired version number):
+
===Downloading a specific release===
# both the gotcloud programs/source and the test files
+
 
#:ftp://share.sph.umich.edu/gotcloud/M.n/gotcloudWithTest_M.n.tgz
+
See https://github.com/statgen/gotcloud/releases for the list of specific releases that can be downloaded.
# just the gotcloud programs/source
+
 
#:ftp://share.sph.umich.edu/gotcloud/M.n/gotcloud_M.n.tgz
+
You can download by:
# just the gotcloud test files
+
* Selecting the <code>zip</code> or <code>tar.gz</code> button near the version.
#:ftp://share.sph.umich.edu/gotcloud/M.n/gotcloudTest_M.n.tgz
+
* Using wget to pull it directly:
 +
 
 +
===Downloading the latest release===
 +
 
 +
We track the latest release using a branch called <code>latest</code>.
 +
 
 +
The commandline for downloading this branch is:
 +
 
 +
 
 +
=== Downloading the current development version===
 +
 
 +
If you are using the current development, I'd recommend using git.
 +
 
 +
 
 +
== Previous GotCloud Versions ==
 +
You can access previous gotcloud versions using the git tags by either directly downloading the previous version or by using git to set the view to a specific tag.
    
See [[GotCloud: Versions]] for details on the changes for each version.
 
See [[GotCloud: Versions]] for details on the changes for each version.

Navigation menu