Usage Arguments Author(s) See Also Examples
View source: R/bbea.QC.heatmap.counts.R
1 | bbea.QC.heatmap.counts(bbea.obj, getlog2=FALSE, filename='...')
|
bbea.obj |
bbeaR data object |
getlog2 |
boolean to calculate the log2 expression of each epitope |
Maria Suprun, Randall J. Ellis, Mayte Suárez-Fariñas
bbea.QC.heatmap.counts.byPlate
1 2 3 4 5 | data(Egg)
bbea.QC.heatmap.counts(bbeaEgg,
getlog2 = FALSE,
filename = "QC.CountsHeatmap.pdf",
plateVar = "Plate", ann = NULL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.