PlotSampleProjections: Plot sample score across selected samples

Description Usage Arguments

View source: R/Plotting.R

Description

Plot sample score across selected samples

Usage

1
2
PlotSampleProjections(RomaData, PlotSamples = 40, ExpressionMatrix = NULL,
  LogExpression = TRUE, Selected = NULL)

Arguments

RomaData

list, the analysis returned by rRoma

PlotSamples

scalar, numeric. The number of samples to plot

ExpressionMatrix

matrix, numeric. The expression matrix used to produce gene expression boxplot. If NULL (default), no gene expression information is reported

LogExpression

boolean, should gene expression be logtransformed?

Selected

vector, integer. The position of the genesets to plot


Albluca/rRoma documentation built on May 5, 2019, 1:35 p.m.