Name | Purpose | Website for download and documentation |
---|---|---|
Cutadapt | Adapter trimming and quality filtering of raw reads | https://code.google.com/p/cutadapt/ |
BWA | Align raw or filtered reads to the corresponding genome assembly | http://bio-bwa.sourceforge.net/ |
Samtools | Operating on read alignment files | http://samtools.sourceforge.net/ |
R | Statistical computing environment | http://www.r-project.org/ |
methylQA | Parsing aligned reads, generating bed files and bedGraph files. | http://methylqa.sourceforge.net/ |
methylMnM | Calculating differentially methylated region (DMR) between two samples by integrating MeDIP-seq and MRE-seq data. | http://epigenome.wustl.edu/MnM/ |
methylCRF | Predicting methylation level at single CpG resolution by combining MeDIP-seq and MRE-seq data. | http://methylcrf.wustl.edu/ |