Skip to content

Latest commit

 

History

74 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites

sudo pat update
sudo apt install libbz2-dev

Build from source

git clone --recursive https://github.com/ratschlab/collinearity.git
cd collinearity

# for python bindings
pip install .

# for cpp
mkdir build && cd build
cmake ..
make -j4

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages