Fit transcriptional regulatory networks using gene expression, priors, machine learning
To build and test:
The most reliable way to install package dependencies (and other of their dependencies):
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install(c("glmnet", "RUnit"))
We have also created a Jupyter Notebook demonstrating use of TReNA with 4 different solvers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.