Coding sequence as additional output file #338
|
Hi, I have been using Augustus in web interface for gene prediction in Fungi. My results are exactly what I am expecting but I was wondering if there is a way or command to also generate text or fasta files with the results like I can get directly from Augustus web interface (predicted coding sequence, predicted amino sequence). Thank you in advance. |
Answered by
MarioStanke
Mar 18, 2022
Replies: 1 comment 1 reply
|
The sequences are by default included as a comment to the GFF and can be extracted from the output of |
1 reply
Answer selected by
MarioStanke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The sequences are by default included as a comment to the GFF and can be extracted from the output of
augustuswithgetAnnoFasta.pl.