test a new obitools script

This commit is contained in:
2012-06-12 08:08:37 +00:00
parent 058ca7b72b
commit 2f47a1997d

View File

@ -183,7 +183,7 @@ if __name__ == '__main__':
word2seq = {}
seq2word = {}
wordlist = seq2word(reference,options)
wordlist = seq2words(reference,options)
#writer = sequenceWriterGenerator(options)