densityBoxPlots: Box plots of densities showing differences between samples...

Description Usage Arguments Value

View source: R/plots.R

Description

Box plots of densities showing differences between samples for different cell types

Usage

1
2
densityBoxPlots(markers, density, sampleOrder = NULL, starSize = 8,
  pdfFile = NULL)

Arguments

markers

vector of markers, for each of which a plot will be generated

density

tibble of density data, including columns for at least Sample, CellType and [Total|Density]

sampleOrder

if specified, sample boxes will appear in this order; default=NULL

starSize

text size, specifically for significance starts; default=8

pdfFile

if specified, plots will be printed to this file; default=NULL

Value

nothing


caitlinjones/halo documentation built on May 7, 2019, 8 a.m.