bump x.y.z version to odd y following creation of RELEASE_3_19 branch
Package with the data required for getting the gene set scores with NetActivity package.
You can install the current release version of NetActivityData from Bioconductor with:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("NetActivityData")
You can install the development version of NetActivityData from GitHub with:
# install.packages("devtools") devtools::install_github("yocra3/NetActivityData")
提供用于基因集分析预训练的神经网络模型数据
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
NetActivityData
Package with the data required for getting the gene set scores with NetActivity package.
Installation
You can install the current release version of NetActivityData from Bioconductor with:
You can install the development version of NetActivityData from GitHub with: