R/iTRAQ9.R

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