---+ Installing *breseq* on TACC Ranger ---++ Set up modules There seem to be compiler bugs with later versions of GCC and mixing Boost compiled with those later versions of GCC. For compiling: <code> $ module swap pgi gcc/4.2.0 <br> $ module load zlib </code> For running (you might want to add this to =~/.profile_user=: <code> $ module load R </code> ---++ Autotools Install the current versions of =autoconf=, =automake=, =libtool=, and =m4=. For each: <code> $ ./configure --prefix=$HOME/local <br> $ make install <br> </code> ---++ Boost Compile and install with: <code> $ ./bootstrap <br> $ ./bjam --prefix=$HOME/local install <br> </code> ---++ Breseq Compile, install, and test with: <code> $ ./configure --prefix=$HOME/local <br> $ make install <br> $ make test </code>
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
M
ore topic actions
Barrick Lab
>
SoftwareList
>
ToolsBacterialGenomeResequencing
>
BreseqInstallRanger
Topic revision: r1 - 2011-05-17 - 21:55:27 - Main.JeffreyBarrick
Barrick Lab
Homepage
Contact Information
Michigan State University
Department of Microbiology, Genetics, & Immunology
Department of Entomology
Ecology, Evolution, and Behavior Graduate Program
UT Austin iGEM team
Team
Research
Overview
Publications
Software
Protocols
Protocol List
Reference Information
The LTEE
Copyright ©2025 Barrick Lab contributing authors. Ideas, requests, problems?
Send feedback