Skip to content

antonpolishko/NOrMAL

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

NOrMAL

NOrMAL: Accurate Nucleosome Positioning using a Modified Gaussian Mixture Model

Installation

Clone the repo and then compile the binary

git clone https://github.com/antonpolishko/NOrMAL.git
cd NOrMAL
make

Usage

To 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>

License

MIT © Anton Polishko

About

NOrMAL: Accurate Nucleosome Positioning using a Modified Gaussian Mixture Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published