From 57381d1348f7d29c67344b0ee3a1c43c0d813eb2 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Tue, 1 May 2012 14:48:36 +0000 Subject: [PATCH] Test commit on OBITools --- src/obigrep.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/obigrep.py b/src/obigrep.py index 23603f0..b5d979a 100644 --- a/src/obigrep.py +++ b/src/obigrep.py @@ -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.options import getOptionManager from obitools.options.bioseqfilter import addSequenceFilteringOptions