# HG changeset patch # User estrain # Date 1567876314 14400 # Node ID e1287b36e0d3398d7ba1020e546b7ce42ea1b293 # Parent 9438261e43e0648dc8d3ab0a9c8dba3d7d77a26c Uploaded diff -r 9438261e43e0 -r e1287b36e0d3 SeqSero2_package.py --- 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:]