R/groupComps-pipes.R

setStage("groupComps", "Group Components", "cpExperiment")

setProtocol("density", "Density Estimation",
            representation(bw = "numeric", minfrac = "numeric",
                           minsamp = "numeric", mzwid = "numeric",
                           max = "numeric"),
            getMethodLocal("group.density", "xcmsSet"), "groupComps")

setProtocol("angle", "Spectral angle", representation(rt_window = "numeric",
                                                      dist.cutoff="numeric"),
            groupComps.angle, "groupComps")
tengfei/chromatoplots documentation built on May 31, 2019, 8:33 a.m.