peptr_ptm_list: A class for post-translational modifications that occurs on...

Description Usage Arguments Examples

View source: R/ptm-list-class.R

Description

A class for post-translational modifications that occurs on one residue

Usage

1

Arguments

...

peptr_ptm objects

Examples

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)

jeanmanguy/peptr documentation built on Feb. 3, 2020, 12:04 a.m.