Changes

From Genome Analysis Wiki
Jump to navigationJump to search
124 bytes removed ,  22:17, 6 November 2015
no edit summary
Line 11: Line 11:  
#: <code> cd gotcloud</code>
 
#: <code> cd gotcloud</code>
 
# Build the source
 
# Build the source
#: <code> cd src</code>
+
#: <code> cd src && make && cd ..</code>
#: <code> make</code>
   
# Run the tests, ensure they all succeed
 
# Run the tests, ensure they all succeed
#: <code>./gotcloud align --test testDir</code>
+
#: <code> cd src && make test && cd ..</code>
#: <code>./gotcloud snpcall --test testDir</code>
+
#: <code>./gotcloud test</code>
#: <code>./gotcloud ldrefine --test testDir</code>
  −
#: <code>./gotcloud indel --test testDir</code>
   
# Update the version number (if you have not already).
 
# Update the version number (if you have not already).
 
#* Edit release_version.txt
 
#* Edit release_version.txt
61

edits

Navigation menu