pLannotate icon indicating copy to clipboard operation
pLannotate copied to clipboard

Support for .fna and .fas extensions

Open standage opened this issue 5 months ago • 2 comments

Currently, pLannotate supports only .fa and .fasta as valid extensions for FASTA files. We commonly use pLannotate to analyze sequences stored with .fna or .fas extensions, which are also fairly standard. For your consideration, this PR includes a patch that adds support for these file extensions.

standage avatar Apr 29 '25 18:04 standage