View source: R/parse_datasets.R
wrangle_validation_data | R Documentation |
Compute reference-derived per-sample scale factor
wrangle_validation_data( dataset_name, threshold, use_cpm, testing = FALSE, hkg_list = NULL )
dataset_name |
short name of validation data set to use (e.g. Barlow) |
threshold |
mean count lower limit for feature inclusion |
use_cpm |
flag indicating whether or not to convert observed counts to counts per million (CPM) |
testing |
flag indicating whether or not to subsample for (quick) testing |
hkg_list |
optional housekeeping gene list; test spike-in abundances against the abundances of these genes, if present |
absolute, relative (observed) abundances and feature names after filtering out very low abundance features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.