bbea.QC.heatmap.counts: Quality control heatmap of epitope counts

Usage Arguments Author(s) See Also Examples

View source: R/bbea.QC.heatmap.counts.R

Usage

1
bbea.QC.heatmap.counts(bbea.obj, getlog2=FALSE, filename='...')

Arguments

bbea.obj

bbeaR data object

getlog2

boolean to calculate the log2 expression of each epitope

Author(s)

Maria Suprun, Randall J. Ellis, Mayte Suárez-Fariñas

See Also

bbea.QC.heatmap.counts.byPlate

Examples

1
2
3
4
5
data(Egg)
bbea.QC.heatmap.counts(bbeaEgg,
                       getlog2 = FALSE,
                       filename = "QC.CountsHeatmap.pdf",
                       plateVar = "Plate", ann = NULL)

msuprun/bbeaR documentation built on Jan. 31, 2021, 6:49 p.m.