geneDistribution: Histogram of gene distribution

Description Usage Arguments Details Value Author(s)

Description

Plots histogram of gene expression distribution

Usage

1
geneDistribution(scd, gene, fun = function(x) 10^x, ...)

Arguments

scd

Single Cell Dataset object

gene

Gene to be plotted

fun

Function to use on gene expression values. Defaults to log10 normalisedcounts i.e. 10^{count}

...

Further parameters to pass to hist()

Details

Plots histogram of gene expression distribution

Value

Gneerates a plot and returns value from hist() invisibly.

Author(s)

Wajid Jawaid


wjawaid/bglab documentation built on May 4, 2019, 6:33 a.m.