Psi-Blast Alignments
1
0
Entering edit mode
11.8 years ago
kylejudita ▴ 90
  1. I want to pass a protein sequence using java code to find the relative frequency of wildtype residue in PSI-BLAST alignments

  2. Also I would like to know how to get relative frequency of mutant residue in PSI-BLAST alignments

  3. How to get PSI-BLAST PSSM for wildtype residue and mutant type

I use java code

• 2.5k views
ADD COMMENT
0
Entering edit mode
11.8 years ago
Gabriel R. ★ 2.9k

PSI-BLAST will only give you a multiple sequence alignment with various homologous proteins. I assume you work with various individuals from the same species. I would just look at columns where there are no indels nearby in the alignment and get the frequency of the amino acids on a per column basis. Which one is mutant or wildtype is very much up to interpretation.

ADD COMMENT

Login before adding your answer.

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