Difference between revisions of "Available Software on the OBCP Cluster"
Jump to navigation
Jump to search
(→Phylogenetic Software) |
|||
(48 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
Standard software packages that are present on most Linux operating systems like Python, Perl, R, etc. are already installed on the OBCP cluster. Some software are designed to be run in parallel by using the message passing interface (MPI) and/or through thread support built into the software. For more information on running programs in parallel, visit the [[Multiple Processor Runs on the OBCP Cluster]] page. | Standard software packages that are present on most Linux operating systems like Python, Perl, R, etc. are already installed on the OBCP cluster. Some software are designed to be run in parallel by using the message passing interface (MPI) and/or through thread support built into the software. For more information on running programs in parallel, visit the [[Multiple Processor Runs on the OBCP Cluster]] page. | ||
+ | |||
+ | == Datasets == | ||
+ | === NCBI - nr Database === | ||
+ | * ''Path'': /data/shared/seq_dbs/nr/ | ||
+ | * ''Notes'': | ||
+ | |||
+ | === NCBI - nt Database === | ||
+ | * ''Path'': /data/shared/seq_dbs/nt/ | ||
+ | * ''Notes'': | ||
+ | |||
+ | === Pfam HMMs === | ||
+ | * ''Path'': /data/shared/seq_dbs/Pfam/HHMs/ | ||
+ | * ''Notes'': | ||
+ | |||
+ | === UniProt - Swiss-Prot Database === | ||
+ | * ''Path'': /data/shared/seq_dbs/Swiss-Prot/ | ||
+ | * ''Notes'': | ||
+ | |||
+ | === UniProt - UniRef90 Database === | ||
+ | * ''Path'': /data/shared/seq_dbs/UniRef90/ | ||
+ | * ''Notes'': | ||
== Phylogenetic Software == | == Phylogenetic Software == | ||
Line 12: | Line 33: | ||
* ''Filename'': agalma | * ''Filename'': agalma | ||
* ''Version'': 0.5.0 | * ''Version'': 0.5.0 | ||
+ | * ''Parallel'': Yes | ||
+ | * ''Notes'': | ||
+ | |||
+ | === BAMM === | ||
+ | * ''Filename'': bamm | ||
+ | * ''Version'': 2.3.1 | ||
* ''Parallel'': Yes | * ''Parallel'': Yes | ||
* ''Notes'': | * ''Notes'': | ||
Line 20: | Line 47: | ||
* ''Parallel'': No | * ''Parallel'': No | ||
* ''Notes'': | * ''Notes'': | ||
− | |||
=== BEAST === | === BEAST === | ||
− | * ''Filename'': beast | + | * ''Filename'': beast (BEAST v2) / beast1 (BEAST v1) |
− | * ''Version'': 2.1. | + | * ''Version'': 2.2.1 / 1.8.2 |
* ''Parallel'': BEAGLE threading | * ''Parallel'': BEAGLE threading | ||
− | * ''Notes'': | + | * ''Notes'': BEAST v2 is installed in /opt/beast2/; BEAST v1 is installed in /opt/beast1/; see [http://www.beast2.org/wiki/index.php/BEAST_Features this page] for a comparison between the two version |
=== BEAUti === | === BEAUti === | ||
− | * ''Filename'': beauti | + | * ''Filename'': beauti (BEAST v2) / beauti1 (BEAST v1) |
− | * ''Version'': 2. | + | * ''Version'': 2.2.1 / 1.8.2 |
* ''Parallel'': No | * ''Parallel'': No | ||
* ''Notes'': This program is a BEAST plugin | * ''Notes'': This program is a BEAST plugin | ||
Line 38: | Line 64: | ||
* ''Parallel'': --- | * ''Parallel'': --- | ||
* ''Notes'': See information on web - http://bib.bitbucket.org/ | * ''Notes'': See information on web - http://bib.bitbucket.org/ | ||
+ | |||
+ | === BUCKy === | ||
+ | * ''Filename'': bucky & mbsum | ||
+ | * ''Version'': 1.4.3 | ||
+ | * ''Parallel'': No | ||
+ | * ''Notes'': | ||
=== B2G4PIPE === | === B2G4PIPE === | ||
Line 44: | Line 76: | ||
* ''Parallel'': Java threading | * ''Parallel'': Java threading | ||
* ''Notes'': Must change into the B2G4PIPE directory (/etc/b2g4pipe/), then follow instructions (http://www.blast2go.com/b2glaunch/resources). | * ''Notes'': Must change into the B2G4PIPE directory (/etc/b2g4pipe/), then follow instructions (http://www.blast2go.com/b2glaunch/resources). | ||
+ | |||
+ | === FastCodeML === | ||
+ | * ''Filename'': fast | ||
+ | * ''Version'': 1.1.0 | ||
+ | * ''Parallel'': OpenMP threading | ||
+ | * ''Notes'': | ||
+ | |||
+ | === hBayeSSC === | ||
+ | * ''Filename'': hBayeSSC.py | ||
+ | * ''Version'': | ||
+ | * ''Parallel'': No | ||
+ | * ''Notes'': | ||
+ | |||
+ | === jmodeltest2 === | ||
+ | * ''Filename'': java -jar /opt/jmodeltest/jModelTest.jar | ||
+ | * ''Version'': 2.1.7 | ||
+ | * ''Parallel'': Java threading | ||
+ | * ''Notes'': The program must be run with the full path to the executable | ||
=== LASTZ === | === LASTZ === | ||
Line 53: | Line 103: | ||
=== MrBayes === | === MrBayes === | ||
* ''Filename'': mb | * ''Filename'': mb | ||
− | * ''Version'': 3.2. | + | * ''Version'': 3.2.5 |
* ''Parallel'': MPI-enabled | * ''Parallel'': MPI-enabled | ||
* ''Notes'': This version of MrBayes now works on Linux kernels using MPI | * ''Notes'': This version of MrBayes now works on Linux kernels using MPI | ||
Line 62: | Line 112: | ||
* ''Parallel'': No | * ''Parallel'': No | ||
* ''Notes'': | * ''Notes'': | ||
+ | |||
+ | === PAML === | ||
+ | * ''Filename'': multiple executables | ||
+ | * ''Version'': 4.8a | ||
+ | * ''Parallel'': No | ||
+ | * ''Notes'': copy configuration files from /opt/paml/ | ||
+ | |||
+ | === PHASE === | ||
+ | * ''Filename'': multiple executables | ||
+ | * ''Version'': 2.0 | ||
+ | * ''Parallel'': No | ||
+ | * ''Notes'': | ||
+ | |||
+ | === ProtTest === | ||
+ | * ''Filename'': java -jar /opt/prottest/prottest.jar | ||
+ | * ''Version'': 3.4 | ||
+ | * ''Parallel'': Java threading | ||
+ | * ''Notes'': The program must be run with the full path to the executable | ||
=== pyRAD === | === pyRAD === | ||
* ''Filename'': pyRAD | * ''Filename'': pyRAD | ||
− | * ''Version'': | + | * ''Version'': 3.0 |
− | * ''Parallel'': | + | * ''Parallel'': threading |
* ''Notes'': | * ''Notes'': | ||
=== RaxML === | === RaxML === | ||
* ''Filename'': raxml | * ''Filename'': raxml | ||
− | * ''Version'': 8.1. | + | * ''Version'': 8.1.16 |
* ''Parallel'': Pthreads threading | * ''Parallel'': Pthreads threading | ||
− | * ''Notes'': | + | * ''Notes'': |
=== RaxML Light === | === RaxML Light === | ||
Line 92: | Line 160: | ||
* ''Parallel'': BEAGLE threading | * ''Parallel'': BEAGLE threading | ||
* ''Notes'': This program is a BEAST plugin | * ''Notes'': This program is a BEAST plugin | ||
+ | |||
+ | === TNT === | ||
+ | * ''Filename'': tnt | ||
+ | * ''Version'': 1.1 | ||
+ | * ''Parallel'': No | ||
+ | * ''Notes'': Use the command ''cp /etc/tnt/.passwordfile.tnt ~/'' prior to the first run of TNT | ||
=== USEARCH === | === USEARCH === | ||
Line 98: | Line 172: | ||
* ''Parallel'': threading | * ''Parallel'': threading | ||
* ''Notes'': | * ''Notes'': | ||
+ | |||
+ | === VSEARCH === | ||
+ | * ''Filename'': vsearch | ||
+ | * ''Version'': 1.0.7 | ||
+ | * ''Parallel'': threading | ||
+ | * ''Notes'': | ||
== Genomic/Transcriptomic Software == | == Genomic/Transcriptomic Software == | ||
Line 105: | Line 185: | ||
* ''Parallel'': MPI-enabled | * ''Parallel'': MPI-enabled | ||
* ''Notes'': see documentation on how to run in parallel: http://www.bcgsc.ca/downloads/abyss/doc/#parallelprocessing | * ''Notes'': see documentation on how to run in parallel: http://www.bcgsc.ca/downloads/abyss/doc/#parallelprocessing | ||
+ | |||
+ | === AlignGraph === | ||
+ | * ''Filename'': AlignGraph & Eval-AlignGraph | ||
+ | * ''Version'': n/a | ||
+ | * ''Parallel'': No | ||
+ | * ''Notes'': | ||
+ | |||
+ | === ALLPATHS-LG === | ||
+ | * ''Filename'': multiple executables | ||
+ | * ''Version'': 52188 | ||
+ | * ''Parallel'': threaded | ||
+ | * ''Notes'': | ||
+ | |||
+ | === AUGUSTUS === | ||
+ | * ''Filename'': augustus | ||
+ | * ''Version'': 3.0.3 | ||
+ | * ''Parallel'': No* ''Notes'': | ||
=== Burrows-Wheeler Aligner (BWA) === | === Burrows-Wheeler Aligner (BWA) === | ||
Line 110: | Line 207: | ||
* ''Version'': 0.7.8-r455 | * ''Version'': 0.7.8-r455 | ||
* ''Parallel'': No | * ''Parallel'': No | ||
+ | * ''Notes'': | ||
+ | |||
+ | === Barrnap === | ||
+ | * ''Filename'': barrnap | ||
+ | * ''Version'': 0.6 | ||
+ | * ''Parallel'': threading | ||
* ''Notes'': | * ''Notes'': | ||
Line 123: | Line 226: | ||
* ''Parallel'': Pthreads threading | * ''Parallel'': Pthreads threading | ||
* ''Notes'': | * ''Notes'': | ||
+ | |||
+ | === Circos === | ||
+ | * ''Filename'': circos | ||
+ | * ''Version'': 0.67-7 | ||
+ | * ''Parallel'': No | ||
+ | * ''Notes'': | ||
+ | |||
+ | === Cufflinks === | ||
+ | * ''Filename'': cufflinks | ||
+ | * ''Version'': 2.2.1 | ||
+ | * ''Parallel'': PThreads threading | ||
+ | * ''Notes'': | ||
+ | |||
+ | === DISCOVAR de novo === | ||
+ | * ''Filename'': DiscovarDeNovo | ||
+ | * ''Version'': 52325 | ||
+ | * ''Parallel'': Pthreads threading | ||
+ | * ''Notes'': | ||
=== FASTX Toolkit === | === FASTX Toolkit === | ||
Line 139: | Line 260: | ||
* ''Filename'': genscan | * ''Filename'': genscan | ||
* ''Version'': ?? | * ''Version'': ?? | ||
+ | * ''Parallel'': No | ||
+ | * ''Notes'': | ||
+ | |||
+ | === Glimmer === | ||
+ | * ''Filename'': glimmer3 | ||
+ | * ''Version'': 3.02 | ||
* ''Parallel'': No | * ''Parallel'': No | ||
* ''Notes'': | * ''Notes'': | ||
Line 152: | Line 279: | ||
* ''Version'': 2014-02-20 | * ''Version'': 2014-02-20 | ||
* ''Parallel'': No | * ''Parallel'': No | ||
+ | * ''Notes'': | ||
+ | |||
+ | === Infernal === | ||
+ | * ''Filename'': multiple executables | ||
+ | * ''Version'': 1.1.1 | ||
+ | * ''Parallel'': Threading | ||
* ''Notes'': | * ''Notes'': | ||
Line 158: | Line 291: | ||
* ''Version'': 1.6741 | * ''Version'': 1.6741 | ||
* ''Parallel'': Threading | * ''Parallel'': Threading | ||
+ | * ''Notes'': | ||
+ | |||
+ | === MAKER === | ||
+ | * ''Filename'': maker | ||
+ | * ''Version'': 2.31.8 | ||
+ | * ''Parallel'': MPI-enabled | ||
+ | * ''Notes'': | ||
+ | |||
+ | === MinCED === | ||
+ | * ''Filename'': minced | ||
+ | * ''Version'': 0.1.6 | ||
+ | * ''Parallel'': Java threading | ||
* ''Notes'': | * ''Notes'': | ||
Line 189: | Line 334: | ||
* ''Parallel'': Java threading | * ''Parallel'': Java threading | ||
* ''Notes'': [command] is replaced with the specific picard command you would like to run | * ''Notes'': [command] is replaced with the specific picard command you would like to run | ||
+ | |||
+ | === Prodigal === | ||
+ | * ''Filename'': prodigal | ||
+ | * ''Version'': 2.6.2 | ||
+ | * ''Parallel'': No | ||
+ | * ''Notes'': | ||
+ | |||
+ | === Prokka === | ||
+ | * ''Filename'': prokka | ||
+ | * ''Version'': 1.11 | ||
+ | * ''Parallel'': Yes | ||
+ | * ''Notes'': | ||
=== PyMsBayes === | === PyMsBayes === | ||
* ''Filename'': multiple executables | * ''Filename'': multiple executables | ||
− | * ''Version'': 0.2. | + | * ''Version'': 0.2.4 |
* ''Parallel'': Yes | * ''Parallel'': Yes | ||
− | * ''Notes'': | + | * ''Notes'': |
=== QDD === | === QDD === | ||
Line 205: | Line 362: | ||
* ''Filename'': rnammer | * ''Filename'': rnammer | ||
* ''Version'': 1.2 | * ''Version'': 1.2 | ||
+ | * ''Parallel'': unknown | ||
+ | * ''Notes'': | ||
+ | |||
+ | === RSEM === | ||
+ | * ''Filename'': multiple executables | ||
+ | * ''Version'': 1.2.19 | ||
* ''Parallel'': unknown | * ''Parallel'': unknown | ||
* ''Notes'': | * ''Notes'': | ||
Line 211: | Line 374: | ||
* ''Filename'': samtools | * ''Filename'': samtools | ||
* ''Version'': 0.1.19+ | * ''Version'': 0.1.19+ | ||
+ | * ''Parallel'': No | ||
+ | * ''Notes'': | ||
+ | |||
+ | === Seqtk === | ||
+ | * ''Filename'': seqtk | ||
+ | * ''Version'': 1.0-r75-dirty | ||
* ''Parallel'': No | * ''Parallel'': No | ||
* ''Notes'': | * ''Notes'': | ||
Line 218: | Line 387: | ||
* ''Version'': 4.1c | * ''Version'': 4.1c | ||
* ''Parallel'': unknown | * ''Parallel'': unknown | ||
+ | * ''Notes'': | ||
+ | |||
+ | === SISRS === | ||
+ | * ''Filename'': sisrs | ||
+ | * ''Version'': 1.6 | ||
+ | * ''Parallel'': yes | ||
* ''Notes'': | * ''Notes'': | ||
Line 231: | Line 406: | ||
* ''Parallel'': Pthreads threading | * ''Parallel'': Pthreads threading | ||
* ''Notes'': | * ''Notes'': | ||
+ | |||
+ | === SPAdes === | ||
+ | * ''Filename'': spades.py | ||
+ | * ''Version'': 3.5.0 | ||
+ | * ''Parallel'': threading | ||
+ | * ''Notes'': | ||
+ | |||
+ | === Structure === | ||
+ | * ''Filename'': structure | ||
+ | * ''Version'': 2.3.4 | ||
+ | * ''Parallel'': No | ||
+ | * ''Notes'': uses this command 'structure -m /usr/local/bin/mainparams -e /usr/local/bin/extraparams' to run with default parameter files | ||
=== tbl2asn === | === tbl2asn === | ||
Line 242: | Line 429: | ||
* ''Version'': 2.0c | * ''Version'': 2.0c | ||
* ''Parallel'': unknown | * ''Parallel'': unknown | ||
+ | * ''Notes'': | ||
+ | |||
+ | === TopHat === | ||
+ | * ''Filename'': tophat | ||
+ | * ''Version'': 2.0.13 | ||
+ | * ''Parallel'': Threading | ||
* ''Notes'': | * ''Notes'': | ||
Line 257: | Line 450: | ||
=== Trinity === | === Trinity === | ||
− | * ''Filename'': /etc/trinity/Trinity | + | * ''Filename'': /etc/trinity/Trinity |
− | * ''Version'': | + | * ''Version'': 2.0.6 |
* ''Parallel'': Threading | * ''Parallel'': Threading | ||
− | * ''Notes'': | + | * ''Notes'': Use the argument "--bypass_java_version_check" to ignore checking for a specific, earlier Java version |
=== Velvet === | === Velvet === | ||
Line 278: | Line 471: | ||
* ''Version'': 2.2.5 | * ''Version'': 2.2.5 | ||
* ''Parallel'': Threading | * ''Parallel'': Threading | ||
− | * ''Notes'': | + | * ''Notes'': |
+ | === vtBuilder === | ||
+ | * ''Filename'': vt-builder.jar | ||
+ | * ''Version'': unknown (preview) | ||
+ | * ''Parallel'': Threading | ||
+ | * ''Notes'': run from command line as '''java -jar -Xmx97152M /usr/local/lib/vt-builder.jar -a n -d ./output.txt -e ./log.txt -f 32 -g 150 -h 250 -j 96''' | ||
== Population Genetic/Genomic Software == | == Population Genetic/Genomic Software == | ||
Line 302: | Line 500: | ||
=== Migrate-N === | === Migrate-N === | ||
* ''Filename'': migrate-n | * ''Filename'': migrate-n | ||
− | * ''Version'': 3. | + | * ''Version'': 3.6.11 |
* ''Parallel'': MPI-enabled | * ''Parallel'': MPI-enabled | ||
* ''Notes'': | * ''Notes'': | ||
Line 326: | Line 524: | ||
=== Stacks === | === Stacks === | ||
* ''Filename'': multiple executables | * ''Filename'': multiple executables | ||
− | * ''Version'': | + | * ''Version'': 1.24 |
* ''Parallel'': OpenMP threading | * ''Parallel'': OpenMP threading | ||
− | * ''Notes'': | + | * ''Notes'': |
+ | == Ecological Modelling Software == | ||
− | == | + | === Maxent === |
+ | * ''Filename'': java -jar /usr/local/lib/maxent.jar | ||
+ | * ''Version'': 3.3.3k | ||
+ | * ''Parallel'': Java threading | ||
+ | * ''Notes'': | ||
=== Mothur === | === Mothur === | ||
Line 337: | Line 540: | ||
* ''Version'': 1.33 | * ''Version'': 1.33 | ||
* ''Parallel'': MPI-enabled | * ''Parallel'': MPI-enabled | ||
− | * ''Notes'': | + | * ''Notes'': |
== R Packages == | == R Packages == | ||
Line 359: | Line 562: | ||
== Python Packages == | == Python Packages == | ||
+ | === ACOR === | ||
+ | * ''Version'': 1.1.1 | ||
+ | |||
=== BCBio === | === BCBio === | ||
* ''Version'': 0.6.1 | * ''Version'': 0.6.1 | ||
Line 364: | Line 570: | ||
=== BioPython === | === BioPython === | ||
* ''Version'': 1.6.3 | * ''Version'': 1.6.3 | ||
+ | |||
+ | === Geneland === | ||
+ | * ''Version'': 4.0.5 | ||
=== NumPy === | === NumPy === | ||
* ''Version'': 1.8.2 | * ''Version'': 1.8.2 | ||
+ | |||
+ | === PypeR === | ||
+ | * ''Version'': 1.1.2 | ||
+ | |||
+ | === OJ_Break === | ||
+ | * ''Version'': 0.1 | ||
=== QIIME === | === QIIME === | ||
* ''Version'': 1.8.0 | * ''Version'': 1.8.0 | ||
+ | |||
+ | === scatR === | ||
+ | * ''Version'': 0.1 | ||
[[Category:OBCP]] | [[Category:OBCP]] |
Latest revision as of 15:07, 3 August 2015
Available Software on the OBCP Cluster
This section of the wiki is designed to help a user locate particular software that is present on the OBCP cluster. Send any software requests to Joe Cora.
Contents
- 1 Introduction
- 2 Datasets
- 3 Phylogenetic Software
- 3.1 Agalma
- 3.2 BAMM
- 3.3 Bayesian Serial SimCoal
- 3.4 BEAST
- 3.5 BEAUti
- 3.6 Bioinformatics Brew
- 3.7 BUCKy
- 3.8 B2G4PIPE
- 3.9 FastCodeML
- 3.10 hBayeSSC
- 3.11 jmodeltest2
- 3.12 LASTZ
- 3.13 MrBayes
- 3.14 MUSCLE
- 3.15 PAML
- 3.16 PHASE
- 3.17 ProtTest
- 3.18 pyRAD
- 3.19 RaxML
- 3.20 RaxML Light
- 3.21 SINA
- 3.22 SNAPP
- 3.23 TNT
- 3.24 USEARCH
- 3.25 VSEARCH
- 4 Genomic/Transcriptomic Software
- 4.1 ABySS
- 4.2 AlignGraph
- 4.3 ALLPATHS-LG
- 4.4 AUGUSTUS
- 4.5 Burrows-Wheeler Aligner (BWA)
- 4.6 Barrnap
- 4.7 CASAVA
- 4.8 CEGMA
- 4.9 Circos
- 4.10 Cufflinks
- 4.11 DISCOVAR de novo
- 4.12 FASTX Toolkit
- 4.13 GATK
- 4.14 GENSCAN
- 4.15 Glimmer
- 4.16 GMAP
- 4.17 GSNAP
- 4.18 Infernal
- 4.19 KmerGenie
- 4.20 MAKER
- 4.21 MinCED
- 4.22 MIRA
- 4.23 msBayes
- 4.24 Oases
- 4.25 PEAR
- 4.26 Picard
- 4.27 Prodigal
- 4.28 Prokka
- 4.29 PyMsBayes
- 4.30 QDD
- 4.31 RNAmmer
- 4.32 RSEM
- 4.33 SAMtools
- 4.34 Seqtk
- 4.35 SignalP
- 4.36 SISRS
- 4.37 SOAPaligner
- 4.38 SOAPdenovo
- 4.39 SPAdes
- 4.40 Structure
- 4.41 tbl2asn
- 4.42 TMHMM
- 4.43 TopHat
- 4.44 Trimmomatic
- 4.45 Trinotate
- 4.46 Trinity
- 4.47 Velvet
- 4.48 VCFtools
- 4.49 VelvetOptimiser
- 4.50 vtBuilder
- 5 Population Genetic/Genomic Software
- 6 Ecological Modelling Software
- 7 R Packages
- 8 Python Packages
Introduction
Standard software packages that are present on most Linux operating systems like Python, Perl, R, etc. are already installed on the OBCP cluster. Some software are designed to be run in parallel by using the message passing interface (MPI) and/or through thread support built into the software. For more information on running programs in parallel, visit the Multiple Processor Runs on the OBCP Cluster page.
Datasets
NCBI - nr Database
- Path: /data/shared/seq_dbs/nr/
- Notes:
NCBI - nt Database
- Path: /data/shared/seq_dbs/nt/
- Notes:
Pfam HMMs
- Path: /data/shared/seq_dbs/Pfam/HHMs/
- Notes:
UniProt - Swiss-Prot Database
- Path: /data/shared/seq_dbs/Swiss-Prot/
- Notes:
UniProt - UniRef90 Database
- Path: /data/shared/seq_dbs/UniRef90/
- Notes:
Phylogenetic Software
Agalma
- Filename: agalma
- Version: 0.5.0
- Parallel: Yes
- Notes:
BAMM
- Filename: bamm
- Version: 2.3.1
- Parallel: Yes
- Notes:
Bayesian Serial SimCoal
- Filename: BayeSSC
- Version:
- Parallel: No
- Notes:
BEAST
- Filename: beast (BEAST v2) / beast1 (BEAST v1)
- Version: 2.2.1 / 1.8.2
- Parallel: BEAGLE threading
- Notes: BEAST v2 is installed in /opt/beast2/; BEAST v1 is installed in /opt/beast1/; see this page for a comparison between the two version
BEAUti
- Filename: beauti (BEAST v2) / beauti1 (BEAST v1)
- Version: 2.2.1 / 1.8.2
- Parallel: No
- Notes: This program is a BEAST plugin
Bioinformatics Brew
- Filename: bib
- Version: ---
- Parallel: ---
- Notes: See information on web - http://bib.bitbucket.org/
BUCKy
- Filename: bucky & mbsum
- Version: 1.4.3
- Parallel: No
- Notes:
B2G4PIPE
- Filename: see notes
- Version: 2.5.0
- Parallel: Java threading
- Notes: Must change into the B2G4PIPE directory (/etc/b2g4pipe/), then follow instructions (http://www.blast2go.com/b2glaunch/resources).
FastCodeML
- Filename: fast
- Version: 1.1.0
- Parallel: OpenMP threading
- Notes:
hBayeSSC
- Filename: hBayeSSC.py
- Version:
- Parallel: No
- Notes:
jmodeltest2
- Filename: java -jar /opt/jmodeltest/jModelTest.jar
- Version: 2.1.7
- Parallel: Java threading
- Notes: The program must be run with the full path to the executable
LASTZ
- Filename: lastz & lastz_D
- Version: 1.03.54
- Parallel: No
- Notes:
MrBayes
- Filename: mb
- Version: 3.2.5
- Parallel: MPI-enabled
- Notes: This version of MrBayes now works on Linux kernels using MPI
MUSCLE
- Filename: muscle
- Version: 3.8.31
- Parallel: No
- Notes:
PAML
- Filename: multiple executables
- Version: 4.8a
- Parallel: No
- Notes: copy configuration files from /opt/paml/
PHASE
- Filename: multiple executables
- Version: 2.0
- Parallel: No
- Notes:
ProtTest
- Filename: java -jar /opt/prottest/prottest.jar
- Version: 3.4
- Parallel: Java threading
- Notes: The program must be run with the full path to the executable
pyRAD
- Filename: pyRAD
- Version: 3.0
- Parallel: threading
- Notes:
RaxML
- Filename: raxml
- Version: 8.1.16
- Parallel: Pthreads threading
- Notes:
RaxML Light
- Filename: raxmlLight
- Version: 1.0.8
- Parallel: Pthreads threading
- Notes:
SINA
- Filename: /etc/sina/sina
- Version: 1.2.11
- Parallel: No
- Notes: The program must be run with the full path to the executable
SNAPP
- Filename: snapp
- Version: 1.1.1
- Parallel: BEAGLE threading
- Notes: This program is a BEAST plugin
TNT
- Filename: tnt
- Version: 1.1
- Parallel: No
- Notes: Use the command cp /etc/tnt/.passwordfile.tnt ~/ prior to the first run of TNT
USEARCH
- Filename: usearch
- Version: 6.0.307
- Parallel: threading
- Notes:
VSEARCH
- Filename: vsearch
- Version: 1.0.7
- Parallel: threading
- Notes:
Genomic/Transcriptomic Software
ABySS
- Filename: abyss-pe
- Version: 1.3.4
- Parallel: MPI-enabled
- Notes: see documentation on how to run in parallel: http://www.bcgsc.ca/downloads/abyss/doc/#parallelprocessing
AlignGraph
- Filename: AlignGraph & Eval-AlignGraph
- Version: n/a
- Parallel: No
- Notes:
ALLPATHS-LG
- Filename: multiple executables
- Version: 52188
- Parallel: threaded
- Notes:
AUGUSTUS
- Filename: augustus
- Version: 3.0.3
- Parallel: No* Notes:
Burrows-Wheeler Aligner (BWA)
- Filename: bwa
- Version: 0.7.8-r455
- Parallel: No
- Notes:
Barrnap
- Filename: barrnap
- Version: 0.6
- Parallel: threading
- Notes:
CASAVA
- Filename: multiple executables
- Version: 1.8.2
- Parallel: Pthreads threading
- Notes:
CEGMA
- Filename: cegma
- Version: 2.5
- Parallel: Pthreads threading
- Notes:
Circos
- Filename: circos
- Version: 0.67-7
- Parallel: No
- Notes:
Cufflinks
- Filename: cufflinks
- Version: 2.2.1
- Parallel: PThreads threading
- Notes:
DISCOVAR de novo
- Filename: DiscovarDeNovo
- Version: 52325
- Parallel: Pthreads threading
- Notes:
FASTX Toolkit
- Filename: multiple executables
- Version: 0.0.12
- Parallel: Unknown
- Notes:
GATK
- Filename: java -jar /usr/local/bin/GenomeAnalysisTK.jar
- Version: 3.1-1
- Parallel: Unknown
- Notes:
GENSCAN
- Filename: genscan
- Version: ??
- Parallel: No
- Notes:
Glimmer
- Filename: glimmer3
- Version: 3.02
- Parallel: No
- Notes:
GMAP
- Filename: gmap & other executables
- Version: 2014-02-20
- Parallel: No
- Notes:
GSNAP
- Filename: gsnap
- Version: 2014-02-20
- Parallel: No
- Notes:
Infernal
- Filename: multiple executables
- Version: 1.1.1
- Parallel: Threading
- Notes:
KmerGenie
- Filename: kmergenie
- Version: 1.6741
- Parallel: Threading
- Notes:
MAKER
- Filename: maker
- Version: 2.31.8
- Parallel: MPI-enabled
- Notes:
MinCED
- Filename: minced
- Version: 0.1.6
- Parallel: Java threading
- Notes:
MIRA
- Filename: mira
- Version: 4.0
- Parallel: No
- Notes:
msBayes
- Filename: msbayes.pl
- Version: 20140305
- Parallel: No
- Notes:
Oases
- Filename: oases
- Version: 0.2
- Parallel: OpenMP threading
- Notes: Default parameters were used. Oases (as with Velvet) should be compiled within your home directory with the specific compilation parameters (max k-mer length, # of read categories, etc.) tailored to your reads at hand.
PEAR
- Filename: pear
- Version: 0.9.5
- Parallel: threading
- Notes:
Picard
- Filename: java -jar /etc/picard-tools/[command].jar
- Version: 1.111
- Parallel: Java threading
- Notes: [command] is replaced with the specific picard command you would like to run
Prodigal
- Filename: prodigal
- Version: 2.6.2
- Parallel: No
- Notes:
Prokka
- Filename: prokka
- Version: 1.11
- Parallel: Yes
- Notes:
PyMsBayes
- Filename: multiple executables
- Version: 0.2.4
- Parallel: Yes
- Notes:
QDD
- Filename: multiple executables
- Version: 3.0 (beta)
- Parallel: threading
- Notes: Must change into the QDD directory (/usr/local/qdd), then follow instructions (http://net.imbe.fr/~emeglecz/qdd_run.html) for running the program from there.
RNAmmer
- Filename: rnammer
- Version: 1.2
- Parallel: unknown
- Notes:
RSEM
- Filename: multiple executables
- Version: 1.2.19
- Parallel: unknown
- Notes:
SAMtools
- Filename: samtools
- Version: 0.1.19+
- Parallel: No
- Notes:
Seqtk
- Filename: seqtk
- Version: 1.0-r75-dirty
- Parallel: No
- Notes:
SignalP
- Filename: signalp
- Version: 4.1c
- Parallel: unknown
- Notes:
SISRS
- Filename: sisrs
- Version: 1.6
- Parallel: yes
- Notes:
SOAPaligner
- Filename: soap and 2bwt-builder
- Version: 2.21
- Parallel: Pthreads threading
- Notes:
SOAPdenovo
- Filename: SOAPdenovo-127mer and SOAPdenovo-63mer
- Version: 2.04
- Parallel: Pthreads threading
- Notes:
SPAdes
- Filename: spades.py
- Version: 3.5.0
- Parallel: threading
- Notes:
Structure
- Filename: structure
- Version: 2.3.4
- Parallel: No
- Notes: uses this command 'structure -m /usr/local/bin/mainparams -e /usr/local/bin/extraparams' to run with default parameter files
tbl2asn
- Filename: tbl2asn
- Version: 11-12-2014
- Parallel: unknown
- Notes:
TMHMM
- Filename: tmhmm
- Version: 2.0c
- Parallel: unknown
- Notes:
TopHat
- Filename: tophat
- Version: 2.0.13
- Parallel: Threading
- Notes:
Trimmomatic
- Filename: java -jar /usr/local/bin/trimmomatic.jar
- Version: 0.32
- Parallel: Java threading
- Notes:
Trinotate
- Filename: Trinotate
- Version: r20131110
- Parallel: unknown
- Notes: Trinotate directory is located at '/etc/trinotate' if needed. The NCBI sequence databases are located in '/data/shared/seq_dbs/'
Trinity
- Filename: /etc/trinity/Trinity
- Version: 2.0.6
- Parallel: Threading
- Notes: Use the argument "--bypass_java_version_check" to ignore checking for a specific, earlier Java version
Velvet
- Filename: velveth & velvetg
- Version: 1.2.09
- Parallel: OpenMP threading
- Notes: Default parameters were used with the exception of enabling OpenMP. Velvet should be compiled within your home directory with the specific compilation parameters (max k-mer length, # of read categories, etc.) tailored to your reads at hand.
VCFtools
- Filename: multiple executables
- Version: 0.1.12a
- Parallel: No
- Notes:
VelvetOptimiser
- Filename: VelvetOptimiser.pl
- Version: 2.2.5
- Parallel: Threading
- Notes:
vtBuilder
- Filename: vt-builder.jar
- Version: unknown (preview)
- Parallel: Threading
- Notes: run from command line as java -jar -Xmx97152M /usr/local/lib/vt-builder.jar -a n -d ./output.txt -e ./log.txt -f 32 -g 150 -h 250 -j 96
Population Genetic/Genomic Software
BP&P
- Filename: bpp
- Version: 2.1b
- Parallel: No
- Notes:
∂a∂i
- Filename: python package
- Version: 1.6.3
- Parallel: No
- Notes:
IMa2
- Filename: IMa2
- Version: 8.27.12
- Parallel: No
- Notes: version is the date of release (August 27, 2012)
Migrate-N
- Filename: migrate-n
- Version: 3.6.11
- Parallel: MPI-enabled
- Notes:
Migrate-N (beta)
- Filename: migrate-n-beta
- Version: 3.4.4
- Parallel: MPI-enabled
- Notes: This is a beta version
ms
- Filename: ms
- Version: 3.13.2014
- Parallel: No
- Notes:
RTD
- Filename: multiple executables
- Version: 06-10-2013
- Parallel: GNU parallel
- Notes:
Stacks
- Filename: multiple executables
- Version: 1.24
- Parallel: OpenMP threading
- Notes:
Ecological Modelling Software
Maxent
- Filename: java -jar /usr/local/lib/maxent.jar
- Version: 3.3.3k
- Parallel: Java threading
- Notes:
Mothur
- Filename: mothur
- Version: 1.33
- Parallel: MPI-enabled
- Notes:
R Packages
akima
- Version: 0.5-11
ape
- Version: 3.1-1
bGMYC
- Version: 1.0.2
genalg
- Version: 0.1.1
rlecuyer
- Version: 0.3-3
VGAM
- Version: 0.9-3
Python Packages
ACOR
- Version: 1.1.1
BCBio
- Version: 0.6.1
BioPython
- Version: 1.6.3
Geneland
- Version: 4.0.5
NumPy
- Version: 1.8.2
PypeR
- Version: 1.1.2
OJ_Break
- Version: 0.1
QIIME
- Version: 1.8.0
scatR
- Version: 0.1