Skip to content
Arkadiy-Garber edited this page Feb 24, 2020 · 8 revisions

Welcome to the BinBlaster wiki!

Installation using conda:

git clone https://github.com/Arkadiy-Garber/BinBlaster.git

cd BinBlaster

./setup.sh

conda activate binblast or source activate binblast (depending on the version you have)

Do not worry about the dependices after conda installation. Just type:

source deactivate when finished using the program.

Installation without conda (not recommended):

git clone https://github.com/Arkadiy-Garber/BinBlaster.git

Install Dependencies:

Clone this wiki locally