Thanks for the interesting tool. I've been trying it out on some reads I have from insects (cicadas). All 13 protein-coding genes are identified, as one would hope for. However, the resulting *.annotated.cds.fa file does not contain the expected sequences: there is non-coding DNA added to the beginning of the CDS or appended after the CDS.
For example, with COX1 there are an additional 46 nucleotides before the start codon that should not be in the sequence. There are also ~3 missing nucleotides at the end. When I look at the final scaffold and manually locate COX1, there is a full, correct sequence there. So, something goes wrong during the process of extracting the protein-coding genes into their own file, and the genomic coordinates for the genes must also be wrong. The latter problem would likely also affect the Circos visualisation.
Is this something that could be fixed? Thanks!
Edit: I should also say that another of the options with MitoFlex doesn't appear to make sense/work as currently specified:
--keep-temp remove temporal files and folders after work done.
Default False.
If you are specifying --keep-temp, wouldn't that imply that you are telling the program to "keep temporal files and folders after work done", not "remove temporal files and folders after work done"?
Thanks for the interesting tool. I've been trying it out on some reads I have from insects (cicadas). All 13 protein-coding genes are identified, as one would hope for. However, the resulting
*.annotated.cds.fafile does not contain the expected sequences: there is non-coding DNA added to the beginning of the CDS or appended after the CDS.For example, with COX1 there are an additional 46 nucleotides before the start codon that should not be in the sequence. There are also ~3 missing nucleotides at the end. When I look at the final scaffold and manually locate COX1, there is a full, correct sequence there. So, something goes wrong during the process of extracting the protein-coding genes into their own file, and the genomic coordinates for the genes must also be wrong. The latter problem would likely also affect the Circos visualisation.
Is this something that could be fixed? Thanks!
Edit: I should also say that another of the options with MitoFlex doesn't appear to make sense/work as currently specified:
If you are specifying
--keep-temp, wouldn't that imply that you are telling the program to "keep temporal files and folders after work done", not "remove temporal files and folders after work done"?