jhkorhonen / MOODS

MOODS: Motif Occurrence Detection Suite
Other
95 stars 12 forks source link

Rel/v1.9.4 #27

Closed fabio-t closed 5 years ago

fabio-t commented 5 years ago

A couple of minor changes to get the standalone script to work, and to correct the setup.py. I've tested it with:

./build.sh
python setup.py sdist
cd dist
tar xvfz MOODS-python-1.9.4.tar.gz
cd tar xvfz MOODS-python-1.9.4
pip install --user .

Seems to work fine.