pombredanne / frisk

Screen genomic scaffolds for regions of unusual k-mer composition.

Home Page:http://adamtaranto.github.io/frisk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frisk

Join the chat at https://gitter.im/Adamtaranto/frisk

Screen genomic scaffolds for regions of unusual k-mer composition.

Install

Frisk is a python package. On almost any modern operating system, the following should work:

pip install cython numpy scipy  # Install depenencies
pip install hmmlearn
pip install frisk

Documentation

Is currently being written, and will appear at frisk.rtfd.org as it is completed.

License

Frisk is licensed under the GNU GPL version 3, or (at your option) any later version. See ./LICENSE for the full license text.

About

Screen genomic scaffolds for regions of unusual k-mer composition.

http://adamtaranto.github.io/frisk/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%