R/iTRAQ4.R

iTRAQ4 <- new("ReporterIons",
              description = "4-plex iTRAQ",
              name = "iTRAQ4",
              reporterNames = c("iTRAQ4.114", "iTRAQ4.115",
                                "iTRAQ4.116", "iTRAQ4.117"),
              mz = c(114.1112, 115.1083, 116.1116, 117.1150),
              col = c("red", "green", "blue", "yellow"),
              width = 0.05)

Try the MSnbase package in your browser

Any scripts or data that you put into this service are public.

MSnbase documentation built on Jan. 23, 2021, 2 a.m.