1) Generate sample.W.CpG.call and sample.C.rev.CpG.call using Methy-Pipe. ### Methy-Pipe can be downloaded from  https://sunlab.cpy.cuhk.edu.hk/methy-pipe/
2) Prepare sample.call.list  (SampleID, Type, path_to_W.CpG.call, path_to_C.rev.CpG.call)
3) Generate meth-density in selected regions by 
	sh genMD.sh > makefile 
	nohup make -j 5 all & 
4) Output file: Sample.region.meth & Sample.MD.pdf 
