Data extraction from blastn aligned hit
Hi,
I would like to extract data such as length, identities, etc., using perl command or any bash script from the blastn results obtained by aligning my miRNA reads to mirbase mature miRNA. Kindly give your valuable suggestion.![screenshot of alignment]
• 1,025 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Please provide more info, such in what format do you have the blast output. You also might want to check out the
-outfmtblast parameter.