View source: R/sampleFiltering.R
chooseSamples | R Documentation |
Select specific samples to analyze
chooseSamples(dataset = NULL, samples, includeLowQual = F)
dataset |
MicroVis dataset. Defaults to the active dataset |
samples |
List of samples to analyze |
includeLowQual |
Include samples even if they are low quality? Defaults to FALSE |
Dataset with updated list of samples to ignore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.