Skip to content

BioinformaticsArchive/metapathways2

 
 

Repository files navigation

MetaPathways 2: A master-worker model for environmental Pathway/Genome Database construction on grids and clouds

Niels W. Hanson, Kishori M. Konwar, Shang-Ju Wu, and Steven J. Hallam

Updates

November 27, 2014: MetaPathways v2.5 released with upgrades to the pipeline:

  • LAST homology searches with BLAST-equivalent output and E-values
  • Reads per kilobase per million mapped (RPKM) coverage measure for Contig annotations calculated from raw reads (.fastq) or mapping files (.SAM) using bwa
  • Addition of the CAZy sequence database as a new compatible functional hierachy
  • GUI Keyword-search from annotation subsetting and projection onto different functional hierarcies (KEGG, COG, SEED, MetaCyc, and now CAZy)

See the release page and the wiki for more information.

Abstract

The development of high-throughput sequencing technologies over the past decade has generated a tidal wave of environmental sequence information from a variety of natural and human engineered ecosystems. The resulting flood of infor- mation into public databases and archived sequencing projects has exponentially expanded computational resource requirements rendering most local homology-based search methods inefficient. We recently introduced MetaPathways v1.0, a modular annotation and analysis pipeline for constructing environmental Pathway/Genome Databases (ePGDBs) from environmental sequence information capable of using the Sun Grid engine for external resource partitioning. However, a command-line interface and facile task management introduced user activation barriers with concomitant decrease in fault tolerance.

Here we present MetaPathways v2.0 incorporating a graphical user interface (GUI) and refined task management methods. The MetaPathways GUI provides an intuitive display for setup and process monitoring and supports interactive data visualization and sub-setting via a custom Knowledge Engine data structure. A master-worker model is adopted for task management allowing users to scavenge computational results from a number of worker grids in an ad hoc, asynchronous, distributed network that dramatically increases fault tolerance. This model facilitates the use of EC2 instances extending ePGDB construction to the Amazon Elastic Cloud.

Installation

MetaPathways v2.5 requires Python 2.7 or greater and Pathway Tools developed by SRI International for full functionality.

The MetaPathways Python codebase as well as the compiled GUI binaries for Mac OSX and Ubuntu are self-contained in this GitHub distro. GUI source code can be obtained here.

Please see the MetaPathways v2.5 wiki for more installation details.

A template MetaPathways_DBs.zip (Updated: October 2014) contains starter protein and taxonomic databases

Citation

If using MetaPathways for reserach work please cite the following:

  • Kishori M. Konwar, Niels W. Hanson, Maya P. Bhatia, Dongjae Kim, Shang-Ju Wu, Aria S. Hahn, Connor Morgan-Lang, Hiu Kan Cheung, and Steven J. Hallam. MetaPathways v2.5: Quantitative functional, taxonomic, and usability improvements. Bioinformatics, 1–3 (2015). doi:10.1093/bioinformatics/btv361

  • Niels W. Hanson, Kishori M. Konwar, Shang-Ju Wu, Steven J. Hallam. MetaPathways v2.0: A master-worker model for environmental Pathway/Genome Database construction on grids and clouds. Proceedings of the 2014 IEEE Conference on Computational Intelligence in Bioinformatics and Computational Biology (CIBCB 2014), Honolulu, HI, USA, May 21-24, 2014. doi:10.1109/CIBCB.2014.6845516

About

MetaPathways v2.0: A master-worker model for environmental Pathway/Genome Database construction on grids and clouds

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.8%
  • Perl 32.9%
  • Other 0.3%