Gets neighboring amino acids around modification which can be used to find enriched motifs.
1 | getPeptideModifContext(protein.group, modif, n.aa.up = 7, n.aa.down = 7)
|
protein.group |
ProteinGroup object. |
modif |
Modification of interest. |
n.aa.up |
Number of AA downstream to report. |
n.aa.down |
Number of AA upstream to report. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.