This is the released version of SplineDV; for the devel version, see SplineDV.
Differential Variability (DV) analysis for single-cell RNA sequencing data. (e.g. Identify Differentially Variable Genes across two experimental conditions)Bioconductor version: Release (3.21)
A spline based scRNA-seq method for identifying differentially variable (DV) genes across two experimental conditions. Spline-DV constructs a 3D spline from 3 key gene statistics: mean expression, coefficient of variance, and dropout rate. This is done for both conditions. The 3D spline provides the âexpectedâ behavior of genes in each condition. The distance of the observed mean, CV and dropout rate of each gene from the expected 3D spline is used to measure variability. As the final step, the spline-DV method compares the variabilities of each condition to identify differentially variable (DV) genes.
Author: Shreyan Gupta [aut, cre] ORCID: 0000-0002-1904-9862 , James Cai [aut] ORCID: 0000-0002-8081-6725
Maintainer: Shreyan Gupta <xenon8778 at tamu.edu>
Citation (from within R, entercitation("SplineDV")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SplineDV")
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("SplineDV")
Details biocViews DifferentialExpression, FeatureExtraction, GeneExpression, RNASeq, Sequencing, SingleCell, Software, Transcriptomics Version 1.0.0 In Bioconductor since BioC 3.21 (R-4.5) (< 6 months) License GPL-2 Depends R (>= 3.5.0) Imports plotly, dplyr, scuttle, methods, Biobase, BiocGenerics, S4Vectors, sparseMatrixStats, SingleCellExperiment, SummarizedExperiment, Matrix (>= 1.6.4), utils System Requirements URL https://github.com/Xenon8778/SplineDV Bug Reports https://github.com/Xenon8778/SplineDV/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