This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to add blastx hit name to the related contigs of assembly?

Hello experts,

I'm quite new here, I did de novo transcriptome assembly and blastx against nr and uniprot databases. Could you please let me know how I should map the blastx results with de novo assembled contigs, my mean is adding annotation to this assembly?

thanks

sequencing assembly rna-seq blast

2 answers

Take a detailed look at http://www.marcottelab.org/users/BIO337_2014/EukGeneAnnotation.pdf

Personally I wouldn't use blast for annotating an assembly - Have you had a look at Augustus?

EDIT

Transcriptome Annotation

Have you seen https://trinotate.github.io/

You can input your blast results (and HMMER etc.) to get your annotated output...

Thanks, but my mean is transcriptome assembly not genome assembly.

See edit...

Annocript is also a good tool for annotating transcripts. See the Methods section of more details.

Thanks for comments. I have already made blastx of contig against some databases. Now, my question is: is there any way to add the blast hit name to the header name of corresponding contig? actually, I would like to have contig_1 protein A, contig_2 protein 3, etc.

Log in to answer this question.