PGM

PGM maps experimentally observed peptides derived from high-throughput mass spectrometry (MS) proteomics data to genomic coordinates to support structural genome annotation.


Key Features:

  • Aho-Corasick implementation: Implements the Aho-Corasick string-searching algorithm in Java for efficient exact peptide-to-sequence matching.
  • Six-frame translation searches: Searches genomes translated in all six reading frames to identify exact peptide matches.
  • Standardized file types: Processes standardized proteomics and sequence file types for input and mapping.
  • Genetic code selection: Supports selection of different genetic codes for mapping peptides from diverse organisms.
  • Scalability for large genomes: Scales to large eukaryotic genomes to enable genome-wide peptide mapping.

Scientific Applications:

  • Proteogenomics: Maps MS-derived peptides to genomic sequences to support proteogenomic analyses.
  • Structural genome annotation: Provides peptide-level evidence to inform structural genome annotation.
  • Cross-organism annotation: Enables peptide mapping for organisms using different genetic codes.

Methodology:

Implements the Aho-Corasick string-searching algorithm in Java to search standardized file types for exact peptide matches against genomes translated in all six reading frames and supports selection of different genetic codes for mapping peptide locations to the genome.

Topics

Collections

Details

Tool Type:
desktop application
Operating Systems:
Linux, Windows, Mac
Programming Languages:
Java, Perl
Added:
12/18/2017
Last Updated:
11/25/2024

Operations

Publications

Sanders WS, Wang N, Bridges SM, Malone BM, Dandass YS, McCarthy FM, Nanduri B, Lawrence ML, Burgess SC. The Proteogenomic Mapping Tool. BMC Bioinformatics. 2011;12(1). doi:10.1186/1471-2105-12-115. PMID:21513508. PMCID:PMC3107813.

Documentation

Links