Add input and output options to solexaPairEnd
This commit is contained in:
@ -271,9 +271,6 @@ def autoEntriesIterator(options):
|
||||
options.outputFormater=formatFastq
|
||||
options.outputFormat="fastq"
|
||||
|
||||
# if options.addrank:
|
||||
# reader = withRankIterator(reader)
|
||||
|
||||
if options.skiperror:
|
||||
reader = skipOnErrorIterator(reader)
|
||||
|
||||
|
Reference in New Issue
Block a user