-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Hello,
Thank you for creating this great tool. I have successfully run read2tree using marker genes downloaded from OMA browser and my own data, which seems really great.
However, I found some problems when trying to generate marker genes using oma standalone, with the ncbi refseq mitochondrion genome as reference.
As I follow the wiki about obtaining marker genes for viral dataset, for mitochondrial refseq there isn't a corresponding cds .fna file for the .faa protein sequence, just the whole mitochondrion genome DNA sequence for each species. I have thought of extracting the cds sequence from the whole mitochondrion genome DNA sequence file using the start and end position provided in the .gbff file in that folder, but have some problems dealing with file name and other information. I want to ask if there's a version you could provide better solution for this task.
I'm using mitochondrion refseq from this ncbi ftp:
https://ftp.ncbi.nlm.nih.gov/genomes/refseq/mitochondrion/
Best regards,
Yang