Mercurial > repos > estrain > seqsero2_v1_0_1
diff SeqSero2_package.py @ 18:e1287b36e0d3
Uploaded
author | estrain |
---|---|
date | Sat, 07 Sep 2019 13:11:54 -0400 |
parents | 81fce62ea8c1 |
children | e33565b4610c |
line wrap: on
line diff
--- a/SeqSero2_package.py Sat Sep 07 13:04:13 2019 -0400 +++ b/SeqSero2_package.py Sat Sep 07 13:11:54 2019 -0400 @@ -1221,7 +1221,7 @@ file.write(out) file.close() print("dirpath " + str(dirpath)) - print("SalmID File + str(out)) + print("SalmID File" + str(out)) print("SalmID 1 "+str(out.split("\n")[1])) print("SalmID 0 "+str(out.split("\n")[0])) salm_species_scores=out.split("\n")[1].split("\t")[6:]