Add management of local taxa from the new extension of the OBI Taxonomy library

git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/trunk@315 60f365c0-8329-0410-b2a4-ec073aeeaa1d
This commit is contained in:
2011-07-19 06:44:47 +00:00
parent 9adf426abf
commit 957a59eb5d
4 changed files with 31 additions and 8 deletions

View File

@ -527,6 +527,7 @@ int main(int argc, char **argv)
o1c = complementPattern(o1);
o2c = complementPattern(o2);
printf("#@ecopcr-v2\n");
printf("#\n");
printf("# ecoPCR version %s\n",VERSION);
printf("# direct strand oligo1 : %-32s ; oligo2c : %32s\n", o1->cpat,o2c->cpat);