NOrMAL: Accurate Nucleosome Positioning using a Modified Gaussian Mixture Model
Clone the repo and then compile the binary
git clone https://github.com/antonpolishko/NOrMAL.git
cd NOrMAL
makeTo check whether everything is properly working
make test Provide configuration file. The exapmle "config.txt" is self explanatory
The sample of input data is provided in "DATA/" folder.
To run
./NOrMAL <config.txt> <forward reads> <reverse reads> <results>MIT © Anton Polishko