Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 77: Line 77:  
After downloading the file, uncompress (unzip/untar) it.  The directory created will be named <code>{{{repoName}}}-<name of version you downloaded></code>.
 
After downloading the file, uncompress (unzip/untar) it.  The directory created will be named <code>{{{repoName}}}-<name of version you downloaded></code>.
    +
{{#if: {{{skipBuild|}}}||
 
== Building ==
 
== Building ==
 
After obtaining the {{{repoName}}} repository (either by download or from github), compile the code using:
 
After obtaining the {{{repoName}}} repository (either by download or from github), compile the code using:
Line 94: Line 95:     
To see all make options, type <code>make help</code>.
 
To see all make options, type <code>make help</code>.
 +
}}

Navigation menu