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.
• 3,396 views
•
link
1 answer
use intersectbed
• 0 views
•
link
I thought you wanted gene name from the gff. What sequences you want to extract? Subject sequence to which your query is similar??
• 0 views
•
link
fastaFromBed can be used to extract sequences
• 0 views
•
link
Log in to answer this question.