https://github.com/bioconductor-source/simd
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: bioconductor-source
- Language: R
- Default Branch: devel
- Size: 155 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
SIMD-package
This package use Statistical Inferences with MeDIP-seq Data (SIMD) to infer the methylation level for each CpG site. The methods on this package are described in the article 'Methylation-level Inferences and Detection of Differential Methylation with Medip-seq Data'[1].
Introduction
DNA methylation is an essential epigenetic modification involved in regulating the expression of mammalian genomes. A variety of experimental approaches to generate genome-wide or whole-genome DNA methylation data have emerged in recent years. Methylated DNA immunoprecipitation followed by sequencing (MeDIP-seq) is one of the major tools used in whole-genome epigenetic studies. However, analyzing this data in terms of accuracy, sensitivity, and speed still remains an important challenge. Existing methods, such as BATMAN[2] and MEDIPS[3], analyze MeDIP-seq data by dividing the whole genome into equal length windows and assume that each CpG of the same window has the same methylation level. More precise work is necessary to estimate the methylation level of each CpG site in the whole genome. In this paper, we propose a Statistical Inferences with MeDIP-seq Data (SIMD) to infer the methylation level for each CpG site. This package provides a inferential analysis method for detecting differentially expressed CpG sites in MeDIP-seq data. It uses statistical framework and EM algorithm, to identify differentially expressed CpG sites.
User's Guide
Please refer to the "SIMD.pdf" vignetee for detailed function instructions.
Reference
- Zhou Y, Zhu JD, Zhao MT, Zhang Bx, Jiang CF, and Yang XY. "Methylation-level Inferences and Detection of Differential Methylation with Medip-seq Data". Plos one. Accepted.
- Down TA, Rakyan VK, Turner DJ, Flicek P, Li H, Kulesha E, et al. "A Bayesian deconvolution strategy for immunoprecipitation-based DNA methylome analysis". Nature Biotechnology. 2008; 26: 779-785.
- Chavez L, Jozefczuk J, Grimm C, Dietrich J, Timmermann B, Lehrach H, et al.
"Computational analysis of genome-wide DNA methylation during the
differentiation of human embryonic stem cells along the endodermal lineage".
Genome Research. 2010; 20: 1441-1450.
Owner
- Name: (WIP DEV) Bioconductor Packages
- Login: bioconductor-source
- Kind: organization
- Email: maintainer@bioconductor.org
- Website: https://bioconductor.org
- Repositories: 1
- Profile: https://github.com/bioconductor-source
Source code for packages accepted into Bioconductor
GitHub Events
Total
Last Year
Dependencies
- R >= 3.5.0 depends
- edgeR * imports
- methylMnM * imports
- statmod * imports
- stats * imports
- utils * imports
- BiocStyle * suggests
- knitr * suggests
- rmarkdown * suggests