| Literature DB >> 29385081 |
Clemens Blank1, Caleb Easterly2, Bjoern Gruening3, James Johnson4, Carolin A Kolmeder5, Praveen Kumar6, Damon May7, Subina Mehta8, Bart Mesuere9, Zachary Brown10, Joshua E Elias11, W Judson Hervey12, Thomas McGowan13, Thilo Muth14, Brook Nunn15, Joel Rudney16, Alessandro Tanca17, Timothy J Griffin18, Pratik D Jagtap19.
Abstract
The impact of microbial communities, also known as the microbiome, on human health and the environment is receiving increased attention. Studying translated gene products (proteins) and comparing metaproteomic profiles may elucidate how microbiomes respond to specific environmental stimuli, and interact with host organisms. Characterizing proteins expressed by a complex microbiome and interpreting their functional signature requires sophisticated informatics tools and workflows tailored to metaproteomics. Additionally, there is a need to disseminate these informatics resources to researchers undertaking metaproteomic studies, who could use them to make new and important discoveries in microbiome research. The Galaxy for proteomics platform (Galaxy-P) offers an open source, web-based bioinformatics platform for disseminating metaproteomics software and workflows. Within this platform, we have developed easily-accessible and documented metaproteomic software tools and workflows aimed at training researchers in their operation and disseminating the tools for more widespread use. The modular workflows encompass the core requirements of metaproteomic informatics: (a) database generation; (b) peptide spectral matching; (c) taxonomic analysis and (d) functional analysis. Much of the software available via the Galaxy-P platform was selected, packaged and deployed through an online metaproteomics "Contribution Fest" undertaken by a unique consortium of expert software developers and users from the metaproteomics research community, who have co-authored this manuscript. These resources are documented on GitHub and freely available through the Galaxy Toolshed, as well as a publicly accessible metaproteomics gateway Galaxy instance. These documented workflows are well suited for the training of novice metaproteomics researchers, through online resources such as the Galaxy Training Network, as well as hands-on training workshops. Here, we describe the metaproteomics tools available within these Galaxy-based resources, as well as the process by which they were selected and implemented in our community-based work. We hope this description will increase access to and utilization of metaproteomics tools, as well as offer a framework for continued community-based development and dissemination of cutting edge metaproteomics software.Entities:
Keywords: Galaxy platform; bioinformatics; community development; functional microbiome; mass spectrometry; metaproteomics; software workflow development
Year: 2018 PMID: 29385081 PMCID: PMC5874766 DOI: 10.3390/proteomes6010007
Source DB: PubMed Journal: Proteomes ISSN: 2227-7382
Figure 1Generalized metaproteomics schema: Identification of metaproteome peptides is a complex workflow consisting of metaproteome sequence database generation (in FAST-ALL (FASTA) format) and peak processing of tandem mass spectrometry (MS/MS) data (in Mascot Generic Format (MGF) of mzML format). These two output files are used to match observed MS/MS spectra to predicted peptide sequences. This generates a list of bacterial peptide–spectral matches (PSMs). Later, the bacterial PSMs can be parsed out and subjected to functional analysis and taxonomic analysis for biological insight.
Links to the resources for metaproteomics training.
Figure 2Galaxy interface and metaproteomics gateway. The Galaxy interface includes a tool menu, which consists of the list of available customized software within the instance in use. The central main viewing pane offers an area to view parameters for tools, edit workflows, and to visualize the results. The history menu maintains a real-time record of inputs and intermediate or final outputs from active software operations as the data is processed.
Figure 3Sixgill tool within Galaxy. The Sixgill tool within Galaxy shows the build module, which uses a shotgun sequencing generated FASTQ file as an input, and generates a Tab-Separated Values (TSV) format file as an output. The filtering parameters aid in determining the quality and features of the output and are dependent on minimum length of the gene sequence, quality score, etc.
Figure 4Edit view of Galaxy workflow for metaproteomics analysis. Representation of software tools used in a Galaxy metaproteomics workflow to identify bacterial peptides from the metaproteomic dataset. The first part of workflow includes database generation, followed by peak processing. The outputs from these sections are used for database search to generate a list of both bacterial peptide-spectral matches (PSMs). Later, bacterial PSMs were parsed out and subjected to Unipept analysis using Pept2Pro algorithm to generate outputs for functional analysis. Gene ontology categories such as biological processes, cellular localization and molecular function are generated. Additionally, bacterial PSMs were subjected to Unipept analysis using the lowest common ancestor algorithm to generate outputs for taxonomic analysis.
Figure 5Taxonomy analysis using Unipept. Bacterial PSMs were subjected to Unipept analysis against UniProt database using lowest common ancestor algorithm to generate outputs for taxonomic analysis. These outputs include a Unipept Viewer which is an interactive visualization plugin that can be used to visualize taxonomic distribution of the ocean metaproteomic dataset. Unipept also generates a Comma-Separated Values (CSV) format file that lists the peptide assignments to taxa. That file then can be parsed to generate a tabular output (lower right).
Figure 6Functional analysis using Unipept and GO (Gene Ontology) terms. Bacterial PSMs were subjected to Unipept analysis against Pept2Pro algorithm to generate outputs for functional analysis. Using PSM report, gene ontology mapping files and Unipept outputs, the query tabular file generates tabular outputs for gene ontology categories. The generated tabular outputs for molecular function (A), cellular localization; (B) and biological processes; (C) and also enlist the number of associated peptides and PSMs with each gene ontology category.