Changes

From Genome Analysis Wiki
Jump to navigationJump to search
68 bytes added ,  13:58, 22 February 2010
no edit summary
Line 125: Line 125:  
|  ERROR on Line <current line #>: Invalid character ('<invalid char>') in quality string.
 
|  ERROR on Line <current line #>: Invalid character ('<invalid char>') in quality string.
 
|}
 
|}
 +
    
== Reading Sequence Assumptions ==
 
== Reading Sequence Assumptions ==
Line 138: Line 139:  
*Consumes gzipped and uncompressed text files transparently.
 
*Consumes gzipped and uncompressed text files transparently.
 
*Prints error messages for errors up to the configurable maximum number of reportable errors.
 
*Prints error messages for errors up to the configurable maximum number of reportable errors.
 
+
*[[FastQ Validator|Standalone Program for Validating a FastQ File]]
    
== Additional Wishlist - Not Implemented ==
 
== Additional Wishlist - Not Implemented ==
 
*Add an option that would reject raw sequence and quality strings that wrap over multiple lines.  It would only allow 1 line per raw sequence/quality string.
 
*Add an option that would reject raw sequence and quality strings that wrap over multiple lines.  It would only allow 1 line per raw sequence/quality string.
 
*Maybe report 2 types of information to the user: ERROR (critical failure) and WARNING (tolerable errors).
 
*Maybe report 2 types of information to the user: ERROR (critical failure) and WARNING (tolerable errors).

Navigation menu