This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Annotating an assembly according to alignment against a reference genome

Hi.

I aligned the assembly against the reference with blastn. Is there a program that take this alignment and annotate the assembly according to the blastn output and save if as a GFF file?

genbank annotation alignment

1 answer

Liftoff can do that, but you will need minimap2.

Log in to answer this question.