- recipe bioconductor-dmrseq
Detection and inference of differentially methylated regions from Whole Genome Bisulfite Sequencing
- Homepage:
https://bioconductor.org/packages/3.16/bioc/html/dmrseq.html
- License:
MIT + file LICENSE
- Recipe:
This package implements an approach for scanning the genome to detect and perform accurate inference on differentially methylated regions from Whole Genome Bisulfite Sequencing data. The method is based on comparing detected regions to a pooled null distribution, that can be implemented even when as few as two samples per population are available. Region-level statistics are obtained by fitting a generalized least squares (GLS) regression model with a nested autoregressive correlated error structure for the effect of interest on transformed methylation proportions.
- package bioconductor-dmrseq¶
-
- Versions:
1.18.0-0
,1.14.0-0
,1.12.0-0
,1.10.0-1
,1.10.0-0
,1.8.0-0
,1.6.0-0
,1.4.9-0
,1.2.1-0
- Depends:
bioconductor-annotationhub
>=3.6.0,<3.7.0
bioconductor-annotatr
>=1.24.0,<1.25.0
bioconductor-biocparallel
>=1.32.0,<1.33.0
bioconductor-bsseq
>=1.34.0,<1.35.0
bioconductor-bumphunter
>=1.40.0,<1.41.0
bioconductor-delayedmatrixstats
>=1.20.0,<1.21.0
bioconductor-genomeinfodb
>=1.34.0,<1.35.0
bioconductor-genomicranges
>=1.50.0,<1.51.0
bioconductor-iranges
>=2.32.0,<2.33.0
bioconductor-rtracklayer
>=1.58.0,<1.59.0
bioconductor-s4vectors
>=0.36.0,<0.37.0
r-base
>=4.2,<4.3.0a0
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install bioconductor-dmrseq
and update with:
conda update bioconductor-dmrseq
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-dmrseq:<tag>
(see bioconductor-dmrseq/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-dmrseq/README.html)