Python implemented MaSC algorithm for accurate mean fragment length estimation and quality control for ChIP-Seq.
numpy
and pysam==0.15.1
before PyMaSC installation.pip install numpy pysam==0.15.1
If you want to built with Cython native compiled sources, installcython
additionally.
pymasc
.
pip install pymasc
If Cython is not installed, pre-compiled C sources will be used.pymasc
, pymasc-plot
and pymasc-precalc
commands will be installed.
GEM-2-wig
command, part of GEM library.