rps blast database 'formatrpsdb' problem
1
1
Entering edit mode
9.7 years ago
User 6777 ▴ 20

Hi..

After installing BLAST+ package from ncbi, when I try to build a database for rps blast analysis using:

formatrpsdb -t COG_first -i Cog.pn -o T -f 11 -n COG -S 100.0

it gives following error:

[NULL_Caption] FATAL ERROR: COG0001.smpInput
PssmWithParameters.pssm.intermediateData.freqRatios
Unable to match element in intermediateData. line 24227
[NULL_Caption] ERROR: no data found in file 'COG0001.smp'

Although I check all files needed to run the program are available.

Please suggest a solution.

Thank you

formatdb blast • 4.0k views
ADD COMMENT
1
Entering edit mode
8.3 years ago

Instead of formatrpsdb use makeprofiledb:

makeprofiledb -in Cog.pn -title Cog -out Cog -dbtype 'rps'

Where Cog.pn is a list of the smp files you want to include and -title and -out is how you want your new database to be named.

ADD COMMENT

Login before adding your answer.

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