test a new obitools script

This commit is contained in:
2012-06-12 08:10:32 +00:00
parent 2f47a1997d
commit 22eb95c6ea

View File

@ -177,7 +177,6 @@ if __name__ == '__main__':
rfile = open(options.reffile)
reference = reader(rfile)
words = Index()
wordlist=set()
word2seq = {}