rnb.plot.locus.profile(rnbSet, chrom, start, end, grps = NULL, plot.m.regions = NULL, plot.m.heatmap = TRUE, plot.m.smooth = TRUE, cvals.grps = rnb.getOption("colors.category"), cvals.meth = rnb.getOption("colors.meth"), smooth.profile = "wide")grps is not NULL
the methylation values will be separated by sample groups.grps is not NULL
the heatmaps will be separated by sample groups.grps is not NULL
the colors will be used to separate sample groups.wide (default) which yields smoother curvers and narrow which yields more "wiggly" curvesggplot2 plot object containing the plot
#see RnBeads vignette (section: 'Generating Locus Profile Plots') for examples
Run the code above in your browser using DataLab