---+ 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
Contributors to this topic
JeffreyBarrick
Topic revision: r1 - 2011-05-17 - 21:55:27 - Main.JeffreyBarrick
Barrick Lab
Contact
Research
Publications
Team
Protocols
Reference
Software
UT Austin
Mol Biosciences
ILS
Microbiology
EEB
CSSB
CBRS
The LTEE
iGEM team
SynBioCyc
SynBio course
NGS course
BEACON
Search
Log in
Copyright ©2025 Barrick Lab contributing authors. Ideas, requests, problems?
Send feedback