Skip to content

mandosoft/component_segmentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Example Run Configuration

Parameters: --json-file=data/run1.B1phi1.i1.seqwish.w100.json --out-folder=data/ --cells-per-file=5000
In the terminal, run: export PYTHONPATH=$PYTHONPATH:/home/ubuntu/software/component_segmentation/matrixcomponent but replace with the path to your matrixcomponent directory. This solves ModuleNotFoundError #13.

About

Read in ODGI Bin output and identify co-linear components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%