View source: R/parse_datasets.R
parse_Song | R Documentation |
Parse the Song et al. (2021) nCounter data
parse_Song(absolute = TRUE, use_cpm = FALSE, hkg_list = NULL)
absolute |
flag indicating whether or not to parse absolute abundance data |
use_cpm |
flag indicating whether or not to convert observed counts to counts per million (CPM) |
hkg_list |
optional housekeeping gene list; test spike-in abundances against the abundances of these genes, if present |
named list of counts and group labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.