- Home
- Bioconductor 3.22
- Experiment Packages
- NetActivityData
NetActivityData
This is the released version of NetActivityData; for the devel version, see NetActivityData.
Data required for getting the gene set scores with NetActivity package
Bioconductor version: Release (3.22)
This package contains the weights from pre-trained shallow sparsely-connected autoencoders. This data is required for getting the gene set scores with NetActivity package.
Author: Carlos Ruiz-Arenas [aut, cre]
Maintainer: Carlos Ruiz-Arenas <carlos.ruiza at upf.edu>
citation("NetActivityData")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("NetActivityData")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("NetActivityData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.