Skip to content

rvosa/supersmart-phylota

This branch is 57 commits ahead of karinils/supersmart-phylota:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 2, 2013
Nov 22, 2013
Feb 20, 2013
Nov 1, 2013
Oct 31, 2013
Nov 1, 2013
Jan 9, 2013
Nov 13, 2012
Mar 27, 2013
May 31, 2012
Nov 22, 2012
Nov 1, 2013
Feb 20, 2013
Nov 2, 2013

Repository files navigation

PRE-REQUISITES

The pipeline depends on a number of additional CPAN modules. These are listed in
http://search.cpan.org/dist/Bundle-Bio-Phylo-PhyLoTA/, so that they can all (in
principle) be installed using:

$ perl -MCPAN -e 'install Bundle::Bio::Phylo::PhyLoTA'

That said, some of these installs (e.g. bioperl-live, bioperl-run, DBD::mysql)
may be more complicated than that. Consult their respective documentation or
seek help from your sysadmin.

In addition to these CPAN modules, there's a number of compiled 3rd party
executables that either need to be in your system's PATH or specified in the
config file (see below):

- muscle
- examl
- parser
- phytime
- formatdb
- blastall
- consense (from PHYLIP)

CONFIGURATION

The pipeline API has a single point of configuration: the conf/phylota.ini file.
Locations of 3rd party executables, run-time parameters, input and output file
names etc. are defined there (and only there).

PARALLELIZATION

At present, the pipeline is designed to be parallelized on an MPI architecture,
specifically OpenMPI.

About

Source code for the SUPERSMART pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 88.0%
  • TeX 10.5%
  • Shell 1.5%