This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Extract specific information from BLASTn output

How can I extract query sequence, it's corresponding rsid, subject sequence, it's corresponding rsID, score, and blast metadata in excel sheet from BLASTn output?

alignment sequence genome

You can format the BLAST output using -outfmt. -outfmt 6 will give you tabular format.

0 answers

No answers yet.

Log in to answer this question.