Description Usage Arguments Value
Calculate a coexpression network using the genes selected by the glmnet algorithm as the best predictors of a covariate.
1 | coexpressionNetworkFixed(data, genes, tam)
|
data |
expression matrix |
genes |
dataframe with the genes selected by the glmnet algorithm and their coefficients |
tam |
number: indicates the number of genes in each cluster |
A dataframe where for each gene selected by glmnet appears the tam genes most correlated with it and that correlation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.