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:

/bioconductor-dmrseq/meta.yaml

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

(downloads) docker_bioconductor-dmrseq

Versions:

1.18.0-01.14.0-01.12.0-01.10.0-11.10.0-01.8.0-01.6.0-01.4.9-01.2.1-0

Depends:
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