test a new obitools script
This commit is contained in:
@ -183,7 +183,7 @@ if __name__ == '__main__':
|
||||
word2seq = {}
|
||||
seq2word = {}
|
||||
|
||||
wordlist = seq2word(reference,options)
|
||||
wordlist = seq2words(reference,options)
|
||||
|
||||
#writer = sequenceWriterGenerator(options)
|
||||
|
||||
|
Reference in New Issue
Block a user