Changes

From Genome Analysis Wiki
Jump to navigationJump to search
493 bytes added ,  14:07, 8 April 2010
Line 18: Line 18:     
== Testing the build ==
 
== Testing the build ==
 +
 +
To test karma, go to the subdirectory named karma, and type the command:
 +
 +
make test
 +
 +
The test script builds a reference for the small phiX genome, then runs single end as well as paired end alignments.  It compares the results of that with known results.  Differences are printed to the console, and currently look something like this:
 +
 +
<pre>
 +
diff phiX.sam.good phiX.sam
 +
3c3
 +
< @RG DT:2010-04-08T17:29Z ID:boingboing SM:NA12345
 +
---
 +
> @RG DT:2010-04-08T18:13Z ID:boingboing SM:NA12345
 +
</pre>
    
= Normal Workflow =
 
= Normal Workflow =
75

edits

Navigation menu