View source: R/sampleFiltering.R
removeSamples | R Documentation |
Remove Specific Samples
removeSamples(dataset = NULL, metadata_column = NULL, samples)
dataset |
MicroVis dataset (mvdata object) |
metadata_column |
This can be removed |
samples |
Vector of names of the samples to be removed |
MicroVis dataset (mvdata object) with an updated "ignored" lists of samples for runSampleFilter() to remove
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.