changeset 18:e1287b36e0d3

Uploaded
author estrain
date Sat, 07 Sep 2019 13:11:54 -0400
parents 9438261e43e0
children e33565b4610c
files SeqSero2_package.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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:]