Description Usage Arguments Examples
View source: R/ptm-list-class.R
A class for post-translational modifications that occurs on one residue
1 |
... |
|
1 2 3 | x <- peptr_ptm(c(10L, 22L, 58L, 125L), "phosphorylation")
y <- peptr_ptm(c(58L, 132L, 24L), "O-glycosylation")
peptr_ptm_list(x, y)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.