Preprocess_counts | R Documentation |
NetAct uses edgeR to load the count data and the group information for experimental conditions, It also coverts gene symbols and remove duplicates.
Preprocess_counts(counts, groups, mouse = FALSE)
counts |
raw count matrix |
groups |
group information for experimental conditions |
mouse |
use mouse genome or not (default: FALSE) |
x$counts: processed count matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.