Outils pour utilisateurs

Outils du site


installation

Installation

SkIf requires:

g++, make:

apt-get install build-essential

CMake:

apt-get install cmake

Bio++ libraries (http://biopp.univ-montp2.fr/wiki/index.php/Main_Page):

apt-get install libbpp-core-dev
apt-get install libbpp-seq-dev

Install SkIf :

git clone https://git.renater.fr/anonscm/git/skif/skif.git
cd skif
chmod +x configure.sh
./configure.sh

You need to accept terms of CeCILL license.

make

Or simply use the singularity image !

installation.txt · Dernière modification: 2019/09/12 11:16 par martial.briand@inra.fr