pgnmf | R Documentation |
Enables de novo inference of single sample using pre-inferred exposure and signature sets for a large data set (stock)
pgnmf( x, stock = NULL, filter = FALSE, cutoff = NULL, progress.bar = TRUE, verbose = 1, ... )
x |
Catalog matrix to be analyzed |
stock |
|
filter |
Filter exposure using CV cutoff |
cutoff |
CV cutoff matrix for filtering |
List of mean
and coefficient of variation cv
(sd/mean) of exposure matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.