- Home
- Bioconductor 3.22
- Experiment Packages
- diggitdata
diggitdata
This is the released version of diggitdata; for the devel version, see diggitdata.
Example data for the diggit package
Bioconductor version: Release (3.22)
This package provides expression profile and CNV data for glioblastoma from TCGA, and transcriptional and post-translational regulatory networks assembled with the ARACNe and MINDy algorithms, respectively.
Author: Mariano Javier Alvarez
Maintainer: Mariano Javier Alvarez <reef103 at gmail.com>
citation("diggitdata")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("diggitdata")
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("diggitdata")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.