Changes

From Genome Analysis Wiki
Jump to navigationJump to search
325 bytes added ,  15:37, 2 April 2010
no edit summary
Line 60: Line 60:  
****BASE_SPACE if the file is base space (A,C,G,T,N)
 
****BASE_SPACE if the file is base space (A,C,G,T,N)
 
****UNKNOWN if it has yet to be determined.
 
****UNKNOWN if it has yet to be determined.
 +
*'''setQuitAfterErrorNum''' : Set the number of errors after which to quit reading/validating a file.
 +
** Parameters:
 +
*** int quitAfterErrorNum
 +
**** Defaults to -1.
 +
**** -1 indicates to not quit until the entire file has been read/validated.
 +
**** 0 indicates to quit without reading/validating anything.
 +
** Return Value: NONE
 
*'''Access last read Sequence Lines'''
 
*'''Access last read Sequence Lines'''
 
** Public String Variables to avoid having to copy the strings:
 
** Public String Variables to avoid having to copy the strings:

Navigation menu