kernelEnrichmentPlotter: Plot the scores returned by...

Description Usage Arguments

View source: R/kernel_enrichment.R

Description

Plot the scores returned by kernelEnrichment/kernelEnrichmentMulti

Usage

1
2
3
4
5
6
kernelEnrichmentPlotter(
  data,
  group,
  plot.title = "Gene Set Enrichment Plot",
  label.lines = TRUE
)

Arguments

data

a results table returned by kernelEnrichment/kernelEnrichmentMulti

group

a column in 'data' used to color the plotted lines

plot.title

text to use for the plot title

label.lines

logical, whether to add labels to each line


mkumar-rapttx/RAPTR documentation built on July 3, 2021, 10:14 p.m.