get_target_gene_modules | R Documentation |
Extract target gene modules for given penalization parameters
get_target_gene_modules(fit, penalization = NULL)
fit |
An object of class |
penalization |
A numeric vector of penalization parameters.
The penalization parameters specified here must have
been used used during fitting of the |
A list of lists of final target modules. One list for each
parameter in penalization
. The lists contain the modules of
target genes for each final configuration.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.