Installation

BatMeth2: An Integrated Package for Bisulfite DNA Methylation Data Analysis with Indel-sensitive Mapping.

Requirements

The details of requirements can see Requirements

Install

a) git clone https://github.com/ZhouQiangwei/BatMeth2.git
b) Change directory into the top directory of BatMeth2
    $ cd BatMeth2
c) Type
    $ ./configure
    $ make
    $ make install
e) The binary of BatMeth2 will be created in bin/

Tip

For feature requests or bug reports please open an issue on github.