git clone --recursive https://github.com/ratschlab/collinearity.git
cd collinearity
## install sdsl
#pushd external/sdsl-lite
#./install.sh $PWD
#popd
# for python bindings
pip install .
# for cpp
mkdir build && cd build
cmake ..
make -j4
-
Notifications
You must be signed in to change notification settings - Fork 0
ratschlab/collinearity
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published