joehagmann / component_segmentation

Read in ODGI Bin output and identify co-linear components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph Component Segmentation

Read in ODGI Bin output and identify co-linear components

Developer Instructions

Environment: Anaconda 3.7
Ggfapy etc. does not have an anaconda package, so it's necessary to use pip:
pip install -r requirements.txt

IDE: Pycharm Professional 2019.1

  • Travis CI - automatically runs tests on master and development branches

About

Read in ODGI Bin output and identify co-linear components

License:Apache License 2.0


Languages

Language:Python 100.0%