dr-joe-wirth / phantasm

PHANTASM: PHylogenomic ANalyses for the TAxonomy and Systematics of Microbes
MIT License
23 stars 0 forks source link

naming an input genome as an accession number can cause failure in getPhyloMarkers and refinePhylogeny #6

Closed dr-joe-wirth closed 1 year ago

dr-joe-wirth commented 1 year ago

If an input genome is named as an accession number (eg. GCF_000111222.gbff) and this genome is also identified and downloaded, then somehow this taxon gets renamed in the concatenated alignment file. This causes the name of the input genome to match the name for the genome that was automatically downloaded by phantasm. Subsequently, the duplicate taxon in the alignment file will cause FastTree and/or IQTree to fail.