R/iTRAQ8.R

iTRAQ8 <- new("ReporterIons",
              description = "8-plex iTRAQ",
              name = "iTRAQ8",
              reporterNames = c("iTRAQ8.113", "iTRAQ8.114",
                                "iTRAQ8.115", "iTRAQ8.116",
                                "iTRAQ8.117", "iTRAQ8.118",
                                "iTRAQ8.119", "iTRAQ8.121"),
              mz = c(113.10787, 114.11123, 115.10826, 116.11162,
                     117.11497, 118.11201, 119.1153, 121.1220),
              col = c("yellow", "blue", "palegreen3", "red", "tomato",
                      "black", "purple", "grey"),
              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.