How To Acquire A Pssm Of A Protein Fasta With Ncbi-Blast-2.2.29+
1
0
Entering edit mode
10.1 years ago

I am a newcomer to ncbi-blast-2.2.29+. Previously, I had been using blastpgp to gain PSSM. In blastpgp, to gain a PSSM of a protein fasta, I ran command as follows:

blastpgp -a $BLAST_NUM_CPUS -t 1 -i $file -j2 -o $id$chain.nr.blast -d NR -v10000 -b10000 -K1000 -h0.0009 -e0.0009 -C $id$chain.nr.chk -Q $id$chain.nr.pssm.

Now, What is the best approach to achieve this by ncbi-blast-2.2.29+?

I try it by this command as ./psiblast -query 2KJX.fasta -db nr -out_pssm a.txt -out_ascii_pssm b.pssm, but there does not have any outputs. What am I missing? Any help

is appreciated.

pssm blast • 2.9k views
ADD COMMENT
0
Entering edit mode
10.1 years ago

I find the answer by Generate PSI-BLAST profile.

ADD COMMENT

Login before adding your answer.

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