Bioconductor version: Release (3.16)
A fundamental problem in biomedical research is the low number of observations, mostly due to a lack of available biosamples, prohibitive costs, or ethical reasons. By augmenting a few real observations with artificially generated samples, their analysis could lead to more robust and higher reproducible. One possible solution to the problem is the use of generative models, which are statistical models of data that attempt to capture the entire probability distribution from the observations. Using the variational autoencoder (VAE), a well-known deep generative model, this package is aimed to generate samples with gene expression data, especially for single-cell RNA-seq data. Furthermore, the VAE can use conditioning to produce specific cell types or subpopulations. The conditional VAE (CVAE) allows us to create targeted samples rather than completely random ones.
Author: Dongmin Jung [cre, aut]
Maintainer: Dongmin Jung <dmdmjung at gmail.com>
Citation (from within R,
enter citation("VAExprs")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("VAExprs")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("VAExprs")
HTML | R Script | VAExprs |
Reference Manual | ||
Text | NEWS |
biocViews | GeneExpression, SingleCell, Software |
Version | 1.4.0 |
In Bioconductor since | BioC 3.14 (R-4.1) (1.5 years) |
License | Artistic-2.0 |
Depends | keras, mclust |
Imports | SingleCellExperiment, SummarizedExperiment, tensorflow, scater, CatEncoders, DeepPINCS, purrr, DiagrammeR, stats |
LinkingTo | |
Suggests | SC3, knitr, testthat, reticulate, rmarkdown |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Source Package | VAExprs_1.4.0.tar.gz |
Windows Binary | VAExprs_1.4.0.zip |
macOS Binary (x86_64) | VAExprs_1.4.0.tgz |
macOS Binary (arm64) | VAExprs_1.4.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/VAExprs |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/VAExprs |
Bioc Package Browser | https://code.bioconductor.org/browse/VAExprs/ |
Package Short Url | https://bioconductor.org/packages/VAExprs/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: