This is the development version of ADImpute; for the stable release version, see ADImpute.
Adaptive Dropout Imputer (ADImpute)Bioconductor version: Development (3.22)
Single-cell RNA sequencing (scRNA-seq) methods are typically unable to quantify the expression levels of all genes in a cell, creating a need for the computational prediction of missing values (âdropout imputationâ). Most existing dropout imputation methods are limited in the sense that they exclusively use the scRNA-seq dataset at hand and do not exploit external gene-gene relationship information. Here we propose two novel methods: a gene regulatory network-based approach using gene-gene relationships learnt from external data and a baseline approach corresponding to a sample-wide average. ADImpute can implement these novel methods and also combine them with existing imputation methods (currently supported: DrImpute, SAVER). ADImpute can learn the best performing method per gene and combine the results from different methods into an ensemble.
Author: Ana Carolina Leote [cre, aut] ORCID: 0000-0003-0879-328X
Maintainer: Ana Carolina Leote <anacarolinaleote at gmail.com>
Citation (from within R, entercitation("ADImpute")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("ADImpute")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ADImpute")
Details biocViews GeneExpression, Network, Preprocessing, Sequencing, SingleCell, Software, Transcriptomics Version 1.19.0 In Bioconductor since BioC 3.12 (R-4.0) (4.5 years) License GPL-3 + file LICENSE Depends R (>= 4.0) Imports checkmate, BiocParallel, data.table, DrImpute, kernlab, MASS, Matrix, methods, rsvd, S4Vectors, SAVER, SingleCellExperiment, stats, SummarizedExperiment, utils System Requirements URL Bug Reports https://github.com/anacarolinaleote/ADImpute/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4