Detail about fna file
I am currently working with fna file. As I am new to bioinformatics, can you provide me the information for about fna files.
• 11,774 views
•
link
1 answer
.fna files (if obtained from GenBank) should be fasta formatted nucleotide sequence text files.
• 1 views
•
link
Log in to answer this question.
Dear bandanaschapagain, Hi
In addition to genomax2 answer, if you are using it in some sort of softwares that show error about the file, you can try to simply change the file extension to .fasta.
additionally, you can compare its structure and fasta files with a text editor to check for differences.
Thank you. It helped me.