Learn R Programming

DSS (version 2.12.0)

Dispersion shrinakge for sequencing data.

Description

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.

Copy Link

Version

Version

2.12.0

License

GPL

Maintainer

Last Published

February 15th, 2017

Functions in DSS (2.12.0)

normalizationFactor

Accessor functions for the 'normalizationFactor' slot in a SeqCountData object.
DMLtest

Function to perform statistical test of differntially methylated loci (DML) for two group comparisons of bisulfite sequencing (BS-seq) data.
callDML

Function to detect differntially methylated loci (DML) for two group comparisons of bisulfite sequencing (BS-seq) data.
waldTest

Perform gene-wise Wald test for two group comparisons for sequencing count data.
DMLtest.multiFactor

Perform statistical test for BS-seq data from general experimental design
DSS-package

Dispersion shrinkage for sequencing data
dispersion

Acessor functions for the 'dispersion' slot in a SeqCountData object.
seqData

A simulated 'SeqCountData' object.
DSS.DE

Perform RNA-seq differential expression analysis in two-group comparison
makeBSseqData

Create an object of BSseq class from several data frames.
estNormFactors

Estimate normalization factors
estDispersion

Estimate and shrink tag-specific dipsersions
DMLfit.multiFactor

Fit a linear model for BS-seq data from general experimental design
callDMR

Function to detect differntially methylated regions (DMR) for two group comparisons of bisulfite sequencing (BS-seq) data.
showOneDMR

Visualze the count data for one DMR
SeqCountSet-class

Class "SeqCountSet" - container for count data from sequencing experiment