-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Thanks for developing such an excellent tool. To my knowledge, this is the first tool for identifying AMR mutations in fungi. It has helped me a lot in my project.
I have a question regarding the detection of frameshift and premature stop codon mutations in target genes. These types of mutations usually have a much bigger impact than missense mutations, but the tool seems to miss them.
The reason is that when miniprot outputs a translated protein sequence (.faa file), it skips over frameshifts. However, miniprot is actually able to identify such mutations, and the frameshift and stop codon events are annotated in its GFF output.
It would be a great help if this information could be incorporated into ChroQueTas—specifically, if frameshift and premature stop codon mutations could be reported in the results, perhaps in the “New Mutation” column.
Thank you again for your wonderful tool!