plotGeneExpression: Plot the expression of a gene

Description Usage Arguments Value

View source: R/cohortFusions.R

Description

For each pair of sample and gene, plot the expression for that gene in that sample.

Usage

1
plotGeneExpression(samples, genes, cohortExonExpression)

Arguments

samples

Vector of sample names giving the expression column from the cohortExonExpression to plot. Must be the same length as the gene parameter

genes

Vector of gene names giving the exon rows from the cohortExonExpression to plot. Must be the same length as the sample parameter

cohortExonExpression

= cohort expression data frame, with the first 9 columns giving the gene model with one exon per row, and the remaining columns giving exon expression for different samples with their headings the sample names.

Value

Nothing


jefferys/FusionExpressionPlot documentation built on May 19, 2019, 3:59 a.m.