BLASTn using R
0
0
Entering edit mode
2.1 years ago
Prateek ▴ 20

Hello,

I have around 2000 DNA nucleotide sequences (60 bases long) stored in each row in an excel sheet. I want to run BLAST over each one of them individually and extract the "Description" of the first hit.

Like for Example: Suppose on NCBI BLAST website I insert one query sequence and hit BLAST with Homo sapiens as organisms. I extract the description of the first hit and paste it aside the sequence in the excel sheet (same row different column). Rather than doing this one by one, is there any package in R which helps me capture the description of individual sequences of the 100% query cover hit. By description I mean gene name or gene symbol

Thank you.

Annotation Sequence BLASTn • 1.4k views
ADD COMMENT
1
Entering edit mode

Does it need to be a R package ? Otherwise, Blast+ (blast from the command line) is the tool you need to run thousands of blast jobs locally and streamline the output.

ADD REPLY
1
Entering edit mode

I guess you're probably looking for metablastr.

ADD REPLY

Login before adding your answer.

Traffic: 1616 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6