View source: R/sampleFiltering.R
removeLowQuality | R Documentation |
Remove Low Quality Samples
removeLowQuality(dataset = NULL, silent = F)
dataset |
MicroVis dataset (mvdata object) |
silent |
Argument that is ultimately passed onto runSampleFilter(), runFeatureFilter(), and runNormalizer(). If TRUE, it tells these functions to NOT print out any of their processing messages. |
MicroVis dataset (mvdata object) with an updated list of low-quality features for runSampleFilter() to filter out
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.