Because of bedtools requirement, please make sure all the bed files used for the tool has been sorted using sort -k1,1V -k2,2n
- sort bedfiles before mapBed
- Replace olapBed with mapBed in bedtools
- Fix a compiling error of crfasgd on mac
- Estimate genome wide methylation level at each CpG sites using MeDIP-seq and MRE-seq data. Please read methylcrf website for more information.
- Publication: Stevens_GenomeResearch2013
- step1: install bedtools.
- step2: make
Enjoy!