0.0.1
Pre-release
Pre-release
Release Note
version | 0.0.1 |
---|---|
Date | 2022-11-22 |
Maintainer | Yifan Yang [email protected] |
Author | Xiaoqin Pan, Yifan Yang |
PMAT detects the differentially methylated regions. It solves the twin-pair problem using tools such as metilene.
- PMAT detects the differentially methylated regions.
- PMAT has the same ability as metilene.
- PMAT has the same option as metilene.
- PMAT provides an automatic optimization and an initial value-choosing strategy to perform MLE calculation.
Binary:
- source code: v-0.0.1-src
- Linux X64: v-0.0.1-linux64-gcc7
- Mac OSX ARM: v-0.0.1-OSX-M1
- OSX X86: v-0.0.1-OSX-Intel
- Windows: v-0.0.1-Window-X64
Note: for Windows user, one should install: Rtools42 and run
C:\rtools42\ucrt64.exe
, and in the bash, run
# to where you download pmat
cd pmat
cd ./release/Win64
tar vxf metilene-0.1-win64-rtools42.tar.gz
./metilene --help