With this change kodoja_retrieve.py no longer bothers to create subset_files/virus_all_sequences1.txt and subset_files/virus_all_sequences2.txt
I don't personally see any use for these files (and also it was redundant to re-parse the text file immediately after writing it, but that could be fixed without dropping the output file completely)
With this change
kodoja_retrieve.py
no longer bothers to createsubset_files/virus_all_sequences1.txt
andsubset_files/virus_all_sequences2.txt
I don't personally see any use for these files (and also it was redundant to re-parse the text file immediately after writing it, but that could be fixed without dropping the output file completely)