bingmann / cobs

COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)
https://panthema.net/cobs
MIT License
83 stars 15 forks source link

Support more fasta file extensions #20

Open jnalanko opened 2 years ago

jnalanko commented 2 years ago

Hi, COBS is slightly inconvenient for me to use because it does not recognize the .fna file extension for fasta files. I suggest supporting all common fasta file extensions. For example, Wikipedia lists the extensions .fasta, .fna, .ffn, .faa, .frn and .fa.

bingmann commented 2 years ago

Good idea. Please open a PR.