Quantcast
Channel: Nick Crawford
Viewing all articles
Browse latest Browse all 10

Installing ABySS

$
0
0

To install ABySS on an system running an older version of gcc and use the following commands.

>./configure –enable-maxk=96 –disable-openmp \

CPPFLAGS=-I<path to google-sparsehash install>/include \

–prefix=<ABySS install directory>/

>make AM_CXXFLAGS=-Wall

>make install


Viewing all articles
Browse latest Browse all 10

Trending Articles