Test commit on OBITools

This commit is contained in:
2012-05-01 14:48:36 +00:00
parent 451e63d922
commit 57381d1348

View File

@ -48,6 +48,7 @@ Example: Keep only the sequences that have a sequence length equal or shorter th
''' '''
from obitools.format.options import addInOutputOption, sequenceWriterGenerator from obitools.format.options import addInOutputOption, sequenceWriterGenerator
from obitools.options import getOptionManager from obitools.options import getOptionManager
from obitools.options.bioseqfilter import addSequenceFilteringOptions from obitools.options.bioseqfilter import addSequenceFilteringOptions