You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix bug in train and update where script would die due to symlink error #189
for predict the --protein_alignments option now takes GFF3 input (not exonerate output). This is to make consistent with the --transcript_alignments. Scripts now write hints file for augustus from the GFF3 file.
similar to above, added funannotate util prot2genome which will run the diamond/exonerate mapping of proteins to the genome --> output is GFF3 file compatible with EVM. These data can then be passed to --protein_alignments