-
recipe
bioconductor-dmrseq
Detection and inference of differentially methylated regions from Whole Genome Bisulfite Sequencing
- Homepage
https://bioconductor.org/packages/3.12/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.10.0-0
,1.8.0-0
,1.6.0-0
,1.4.9-0
,1.2.1-0
- Depends
bioconductor-annotationhub
>=2.22.0,<2.23.0
bioconductor-annotatr
>=1.16.0,<1.17.0
bioconductor-biocparallel
>=1.24.0,<1.25.0
bioconductor-bsseq
>=1.26.0,<1.27.0
bioconductor-bumphunter
>=1.32.0,<1.33.0
bioconductor-delayedmatrixstats
>=1.12.0,<1.13.0
bioconductor-genomeinfodb
>=1.26.0,<1.27.0
bioconductor-genomicranges
>=1.42.0,<1.43.0
bioconductor-iranges
>=2.24.0,<2.25.0
bioconductor-rtracklayer
>=1.50.0,<1.51.0
bioconductor-s4vectors
>=0.28.0,<0.29.0
r-base
>=4.0,<4.1.0a0
- Required By
Installation
With an activated Bioconda channel (see 2. 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>
)
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-dmrseq/README.html)