git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/branches/refactoring@72 60f365c0-8329-0410-b2a4-ec073aeeaa1d
This commit is contained in:
@ -425,7 +425,7 @@ int main(int argc, char **argv)
|
||||
printf("# output in superkingdom mode\n");
|
||||
printf("#\n");
|
||||
|
||||
taxonomy = read_taxonomy(prefix);
|
||||
taxonomy = read_taxonomy(prefix,0);
|
||||
|
||||
seq = ecoseq_iterator(prefix);
|
||||
|
||||
|
Reference in New Issue
Block a user