plot_density_overlay: Overlay density curves using base package

Description Usage Arguments See Also Examples

Description

Overlay density curves using base package

Usage

1
2
plot_density_overlay(molecules_ENSG, annotation, batches = NULL, which_gene,
  labels = NULL, xlims = NULL, ylims = NULL, gene_symbols = NULL)

Arguments

annotation

meta-data of the samples.

which_gene

Ensemble gene ID of the gene to plot.

labels

secondary title right below gene symbol

gene_symbols

a gene-by-c(Ensemble ID, gene symbol) matrix. Gene symbols can be replaced with other gene information of interest.

expression_matrix

gene-by-sample matrix with rownames consisting of Ensemble gene IDs.

See Also

Other single.cell: cell_phase_assign, permute_cells

Examples

1

jhsiao999/Humanzee documentation built on May 19, 2019, 9:28 a.m.