kSpider2 2.0.1

Creator: bradpython12

Last updated:

0 purchases

TODO
Add to Cart

Description:

kSpider2 2.0.1

kSpider2 | C++ verison of the kSpider software tool.
Installation
Clone
git clone https://github.com/mr-eyes/kSpider2.git
cd kSpider2
git submodule update --init --recursive

Install
# pwd = kSpider2
PROJECT=$(pwd)
cd lib/kProcessor
mkdir build && cd build && cmake .. && make
cd $PROJECT
mkdir build && cd build/
cmake .. && make
cd ..

Usage
INDEX_PREFIX=idx_seq

./kSpider_pairwise ${INDEX_PREFIX}

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.