diff --git a/Utilities/for_taxonomy/Query_SRA_egs.py b/Utilities/for_taxonomy/QuerySRA_v1.0.py similarity index 98% rename from Utilities/for_taxonomy/Query_SRA_egs.py rename to Utilities/for_taxonomy/QuerySRA_v1.0.py index 89ed41b..3881496 100644 --- a/Utilities/for_taxonomy/Query_SRA_egs.py +++ b/Utilities/for_taxonomy/QuerySRA_v1.0.py @@ -4,7 +4,7 @@ #Dependencies: Python3, Biopython #Inputs: Folder named 'unique_taxon_lists' with files of keywords by major clade (separated by new lines). #Outputs: File of species, IDs, and GCA or SRR codes AND a file with uniquified codes. -#Example: python Query_SRA_egs.py -t (transcriptome, SRA db) or -g (genome, assembly db) +#Example: python QuerySRA_v1.0.py -t (transcriptome, SRA db) or -g (genome, assembly db) ''' from Bio import Entrez