This is a test version of Biostars. For the public version, visit https://www.biostars.org.
blast results combining with genome annotation

I have BLAST results and I just wondering what would be the easiest way to combine them with annotation in GFF3 files. I would like to get the gene name from the blast hit.

Thank you in advance.

blast gene

1 answer

use intersectbed

I found blast2bed, but how can I can extract the intersect sequence?

I thought you wanted gene name from the gff. What sequences you want to extract? Subject sequence to which your query is similar??

I found blast2bed, but how can I can extract the intersect sequence?

Log in to answer this question.