Mercurial > repos > estrain > seqsero2_v1_0_1
changeset 16:81fce62ea8c1
Uploaded
author | estrain |
---|---|
date | Sat, 07 Sep 2019 13:02:05 -0400 |
parents | eca5802b1d6e |
children | 9438261e43e0 |
files | SeqSero2_package.py |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/SeqSero2_package.py Sat Sep 07 12:57:43 2019 -0400 +++ b/SeqSero2_package.py Sat Sep 07 13:02:05 2019 -0400 @@ -1220,6 +1220,8 @@ file=open("data_log.txt","a") file.write(out) file.close() + print("dirpath " + str(dirpath)) + 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:]