test hhok
This commit is contained in:
@ -54,6 +54,7 @@ from obitools.options.bioseqfilter import addSequenceFilteringOptions
|
||||
from obitools.options.bioseqfilter import sequenceFilterIteratorGenerator
|
||||
|
||||
|
||||
|
||||
if __name__=='__main__':
|
||||
|
||||
optionParser = getOptionManager([addSequenceFilteringOptions,addInOutputOption],progdoc=__doc__)
|
||||
@ -66,3 +67,4 @@ if __name__=='__main__':
|
||||
for seq in goodSeq(entries):
|
||||
writer(seq)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user