git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/branches/refactoring@86 60f365c0-8329-0410-b2a4-ec073aeeaa1d
This commit is contained in:
@ -655,7 +655,9 @@ def buildSequenceTable(table,file,filter):
|
|||||||
identified = {}
|
identified = {}
|
||||||
non_identified = {}
|
non_identified = {}
|
||||||
ambiguous = {}
|
ambiguous = {}
|
||||||
for sequence...
|
|
||||||
|
for sequence in sequences:
|
||||||
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user