Remote blast of SRA database
1
0
Entering edit mode
4.2 years ago
emre.cto • 0

I am trying to use blast remotely using command line. I want to specify a certain database to blast, and I figured it out for WGS databases:

./blastn -db WGS_VDB://EXAMPLEID01 -query tmp.fa -out out.txt -remote

However, I don't know how to do it for SRA databases. Since it is possible to do it manually using the web interface, I figured that it should be possible to do it if I can specify the correct db name for the given SRA experiment.

Does anyone know how to do it and can provide an example?

Thanks!

blast sra • 1.6k views
ADD COMMENT
3
Entering edit mode
4.2 years ago
Brice Sarver ★ 3.8k

The SRA-searching blastn is part of sra-tools.

Check out the blastn README on sra-tools' Github. Note that the SRA objects are prefetched.

ADD COMMENT
0
Entering edit mode

This solved my problem, thanks!

ADD REPLY

Login before adding your answer.

Traffic: 2219 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