This is the development version of DSS; for the stable release version, see DSS.
Dispersion shrinkage for sequencing dataBioconductor version: Development (3.22)
DSS is an R library performing differntial analysis for count-based sequencing data. It detectes differentially expressed genes (DEGs) from RNA-seq, and differentially methylated loci or regions (DML/DMRs) from bisulfite sequencing (BS-seq). The core of DSS is a new dispersion shrinkage method for estimating the dispersion parameter from Gamma-Poisson or Beta-Binomial distributions.
Author: Hao Wu<hao.wu at emory.edu>, Hao Feng<hxf155 at case.edu>
Maintainer: Hao Wu <hao.wu at emory.edu>, Hao Feng <hxf155 at case.edu>
Citation (from within R, entercitation("DSS")
): 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("DSS")
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("DSS")
Details biocViews DNAMethylation, DifferentialExpression, DifferentialMethylation, GeneExpression, RNASeq, Sequencing, Software Version 2.57.0 In Bioconductor since BioC 2.11 (R-2.15) (13 years) License GPL Depends R (>= 3.5.0), methods, Biobase, BiocParallel, bsseq, parallel Imports utils, graphics, stats, splines System Requirements URL 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