How To Make Pssm With Makeblastdb
1
3
Entering edit mode
13.7 years ago
Juan ▴ 30

i want to make a pssm from a fasta file for searching with rpsblast, i have the 2.2.23+ version of blast, so formatdb is replaced with makeblastdb. I have used it to make a database from the genome im using, but not for making a custom pssm. can you help me??

blast pssm • 4.2k views
ADD COMMENT
4
Entering edit mode
13.7 years ago

makeblastdb is unable to create rps databases or PSSMs. You the a seperate executable called formatrpsdb to create the database (should be included in your BLAST package, version 2.2.23+).

To create a PSSM, I think you still have to use the old (2.2.23) blastpgp executable and create an ASN.1 output matrix (note: not the standard checkpoint file); all the 2.2.23+ protein BLAST executables accept an in_pssm parameter (so you can do blastp, tblastn, etc.)

On a side note, NCBI offers a large set of PSSMs to download. It might be easier to use these instead of creating your own. Perform a cd-search to see which domain ID your protein of interest has.

ADD COMMENT

Login before adding your answer.

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