PSI BLAST to create PSSM with BLAST+
I would like to generate PSSM in blast+. I can run the program and I have required databases downloaded in my computer (nr protein data). What are the necessary steps and commands.
Thank you
• 5,687 views
•
link
1 answer
just execute the command psiblast -query myfasta.fasta -db mydb -num_iterations 3 -out_pssm mypssm.smp
• 0 views
•
link
Log in to answer this question.