Changes

From Genome Analysis Wiki
Jump to navigationJump to search
24 bytes added ,  15:27, 18 September 2012
m
Line 55: Line 55:  
After obtaining the fastQValidator repository (either by download or from github), compile the code using <code>make all</code>.  This creates the executable, <code>fastQValidator</code>, in the <code>fastQValidator/bin/</code> directory, the debug executable in the <code>fastQValidator/bin/debug/</code> directory, and the profiling executable in the <code>fastQValidator/bin/profile/</code> directory.
 
After obtaining the fastQValidator repository (either by download or from github), compile the code using <code>make all</code>.  This creates the executable, <code>fastQValidator</code>, in the <code>fastQValidator/bin/</code> directory, the debug executable in the <code>fastQValidator/bin/debug/</code> directory, and the profiling executable in the <code>fastQValidator/bin/profile/</code> directory.
   −
'''NOTE:''' you should install the [[libStatGen]] package (or just check it out from Git) in order to compile this.
+
'''NOTE:''' you should install the [[C++ Library: libStatGen|libStatGen]] package (or just check it out from Git) in order to compile this.
    
== Valid FastQ File Requirements  ==
 
== Valid FastQ File Requirements  ==
3

edits

Navigation menu