diff --git a/Utilities/for_taxonomy/GetTaxonomy_v1.0.py b/Utilities/for_taxonomy/GetTaxonomy.py similarity index 98% rename from Utilities/for_taxonomy/GetTaxonomy_v1.0.py rename to Utilities/for_taxonomy/GetTaxonomy.py index cb10607..8b1a13b 100644 --- a/Utilities/for_taxonomy/GetTaxonomy_v1.0.py +++ b/Utilities/for_taxonomy/GetTaxonomy.py @@ -4,7 +4,7 @@ #Dependencies: Python3, esearch #Inputs: Spreadsheet with ten digit codes in the first column and the genus and species names in the second column. #Outputs: Spreadsheet with taxonomy. -#Example: python GetTaxonomy_v1.0.py --input_file +#Example: python GetTaxonomy.py --input_file ''' import os