AstrobioMike / GToTree

A user-friendly workflow for phylogenomics
GNU General Public License v3.0
192 stars 25 forks source link

file name spacing issue with gtt-get-accessions-from-gtdb #89

Open AstrobioMike opened 2 months ago

AstrobioMike commented 2 months ago

right now, if a search for a species-level taxon is done, it will retain the space in the output file name, e.g.:

gtt-get-accessions-from-GTDB -t "Bacillus_A anthracis"

creates files like: GTDB-Bacillus_A anthracis-species-accs.txt

Update the program such that if there are spaces in the input taxon query, it will replace them with dashes for the purposes of creating the output files