Description Usage Arguments Examples
This function compute the isoelectric point of a sequence using the Iterative method Perez-Riverol et al. Isoelectric point optimization using peptide descriptors and support vector machines. J Proteomics. 2012 Apr 3;75(7):2269-74.
1 | pIIterative(sequence, pkSetMethod = "solomon", gamma = 0.001)
|
sequence |
The amino acid sequence to be sue to compute the Isoelectric point |
pkSetMethod |
The pK set to be used |
gamma |
The parameter to fix precision |
1 | pIIterative(sequence="GLPRKILCAIAKKKGKCKGPLKLVCKC", pkSetMethod = "solomon")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.