We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dear team,
The gff3 output look lie this:
AP023212.1 GeneMark.hmm2 gene 8007 9086 . + . ID=gene_AP023212.1_9; AP023212.1 GeneMark.hmm2 CDS 8007 9086 113.35 + 0 ID=AP023212.1_9; Parent=gene_AP023212.1_9; gene_type=bacteria; gc=52; length=1080;
seems each result was printed twice, one with CDS and one with gene in the third column dn the --aa does not work.
Thanks,
Jianshu
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dear team,
The gff3 output look lie this:
AP023212.1 GeneMark.hmm2 gene 8007 9086 . + . ID=gene_AP023212.1_9;
AP023212.1 GeneMark.hmm2 CDS 8007 9086 113.35 + 0 ID=AP023212.1_9; Parent=gene_AP023212.1_9; gene_type=bacteria; gc=52; length=1080;
seems each result was printed twice, one with CDS and one with gene in the third column dn the --aa does not work.
Thanks,
Jianshu
The text was updated successfully, but these errors were encountered: