The goal of NetActivity is to compute gene set scores. Gene set scores are computed based on the weights obtained from training a sparsely-connected autoencoder.
Installation
You can install the current release version of NetActivity from Bioconductor with:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("NetActivity")
You can install the development version of NetActivity from GitHub with:
NetActivity
The goal of NetActivity is to compute gene set scores. Gene set scores are computed based on the weights obtained from training a sparsely-connected autoencoder.
Installation
You can install the current release version of NetActivity from Bioconductor with:
You can install the development version of NetActivity from GitHub with:
Example
This is a basic example which shows you how to solve a common problem: