dongminjung/VAExprs: Genearting Samples of Gene Expression Data with Variational Autoencoders

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.

Getting started

Package details

Bioconductor views GeneExpression SingleCell Software
Maintainer
LicenseArtistic-2.0
Version0.99.18
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dongminjung/VAExprs")
dongminjung/VAExprs documentation built on Dec. 20, 2021, 12:13 a.m.