Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xxy39/HMM-Fisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HMM-Fisher

The HMM-Fisher program identifies differentially methylated (DM) CG sites (DMCs) and regions (DMRs) from whole genome and targeted bisulfite sequencing (BS) data. This approach first uses a hidden Markov chain to model the methylation signals to infer the methylation state as Not methylated (N), Partly methylated (P), and Fully methylated (F) at each CG site for each individual sample. Then the Fisher Exact test is used to identify differentially methylated CG sites. Third, identified DM CG sites are summarized into regions based on their status and distance. This program takes aligned BS data in multiple samples and outputs identified DM CG sites and regions.

HMM-Fisher requires R installed. Ideally it is run in a Linux/Unix system. This program includes the following documents and folders:


HMM.Fisher.user.manual.pdf: A copy of the user manual

HMM.Fisher.code: A folder containing all R source code files used for HMM-Fisher.

example.data: A folder containing all example input data, an example.script.txt for running HMM-Fisher, and the output files generated from the example.script.txt.

Simulation: A folder containing all R source code used for data simulating.


How to cite us

Sun, S. & Yu, X. (2016). HMM-Fisher: identifying differential methylation using a hidden Markov model and Fisher’s exact test. Statistical Applications in Genetics and Molecular Biology,doi:10.1515/sagmb-2015-0076

Contact us

Shuying Sun ([email protected]) and Xiaoqing Yu ([email protected])

Access to the published manuscripts

HMM-DM: http://www.ncbi.nlm.nih.gov/pubmed/26887041

HMM-Fisher: http://www.ncbi.nlm.nih.gov/pubmed/26854292

Comparing five DM methods: http://www.ncbi.nlm.nih.gov/pubmed/26910753

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published