How To Stores The Query And Frequency Count Ratio Matrix In A File In Blast+
0
0
Entering edit mode
10.1 years ago

The command to generate a he query and frequency count ratio matrix using nr might look as follows:

blastpgp -i test1.fa -d nr -h 0.0001 -j 4 -C $id$chain.nr.chk -Q test1.matrix -a2

I need the $id$chain.nr.chk, But I can't find the options in psiblast of blast+.

Now, my command to generat a PSSM using blast+ might look as follows:

psiblast -out_pssm my_protein.ckp -evalue 0.01 -out_ascii_pssm ascii_mtx_file -out output_file -num_iterations 3 -query protein.fasta -db nr

However, I also need the $id$chain.nr.chk file as generated by blastpgp -C. How to gain it with blast+.

Any help is appreciated, Thank you very much.

blast+ • 1.9k views
ADD COMMENT

Login before adding your answer.

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