Hi. I'm wondering if anyone knows a tool I can use to annotate contigs with BLAST hit names (and remove contigs that don't have BLAST hits).
I have an input .fa file containing the contigs and an output .xml file from blastx.
For smaller input files, I've been using the GUI version of BLAST2GO, but it can't really handle more than 20,000 BLAST hits at once and my newest fasta file contains many hundreds of thousands of contigs.
I could write my own bioperl script, but I wouldn't trust that it would work under all circumstances. Is there anything out there?
Thanks!
I have an input .fa file containing the contigs and an output .xml file from blastx.
For smaller input files, I've been using the GUI version of BLAST2GO, but it can't really handle more than 20,000 BLAST hits at once and my newest fasta file contains many hundreds of thousands of contigs.
I could write my own bioperl script, but I wouldn't trust that it would work under all circumstances. Is there anything out there?
Thanks!
Comment