Bowtie2 for PPC64LE
HOME › Forums › Solution Builders › Bowtie2 for PPC64LE
This topic contains 1 voice and has 0 replies.
1 voice
0 replies
-
AuthorPosts
-
May 8, 2020 at 3:24 am #7495
Christopher M. Sullivan
ParticipantHi All,
Recently we found that the developers of Bowtie2 have included support for ppc64le machines. Here is the link and method to compile from source. Bowtie2 is used by many groups working on genomes and this really enables that work on the OpenPOWER platform.Link: https://buildd.debian.org/status/package.php?p=bowtie2
How to Compile:
git clone https://github.com/BenLangmead/bowtie2
cd bowtie2
git submodule
git submodule update –init –recursive
POPCNT_CAPABILITY=0 NO_TBB=1 make -
AuthorPosts
topic tags
You must be logged in to reply to this topic.