Usage Arguments Value Author(s) See Also Examples
View source: R/bbea.QC.Samples.R
1 | bbea.QC.Samples(bbea.obj, filename='...')
|
bbea.obj |
bbeaR data object |
pavg |
Average counts of all samples |
pmin |
Minimum counts of all samples |
Maria Suprun, Randall J. Ellis, Mayte Suárez-Fariñas
bbea.QC.heatmap.counts.byPlate
1 2 3 4 5 6 | data(Egg)
p<-bbea.QC.Samples(bbeaEgg,
filename = "QC.",
plateVar = 'Plate',
gt = 25)
p$pmin
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.