2017 © Pedro Peláez
 

library php-ms

PHP Mass Spectrometry Utilities library

image

pgb-liv/php-ms

PHP Mass Spectrometry Utilities library

  • Friday, July 6, 2018
  • by detritus
  • Repository
  • 5 Watchers
  • 1 Stars
  • 835 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

phpMs

phpMs is PHP-based free open-source library for proteomics. The library contains a core set of classes for storing common data such as spectra, peptides and proteins. In addition the library contains a number of readers and/or writers for common file formats, including MGF, FASTA, mzIdentML, proBed. The library also contains a number of useful utilities for performing protein digestion, peptide fragmentation, and search engine integration., (*1)

Build Status Quality Gate, (*2)

Test Success Unit Test Coverage SQALE Debt Ratio, (*3)

Requirements

  • PHP Version 5.4+
    • ext/xsl

Install

To install the library use Composer, (*4)

composer require pgb-liv/php-ms

Or add it to your existing composer.json:, (*5)

"require" : {
    "pgb-liv/php-ms" : "1.*"
},

Releases made available by GitHub and the GitHub source do not include depedency code. It is recommended you always use phpMs via Composer., (*6)

API Documentation

The latest version of the API is available at: http://pgb.liv.ac.uk/ci/phpMs/doc/, (*7)

Usage Examples

See the phpMs Demo Suite for examples of how to use the API. A live demo is also available via http://pgb.liv.ac.uk/phpMs, (*8)

The Versions

06/07 2018

dev-master

9999999-dev https://github.com/PGB-LIV/php-ms

PHP Mass Spectrometry Utilities library

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-xsl *

 

The Development Requires

ms msms massspec lcms

01/11 2017

v1.0.0

1.0.0.0 https://github.com/PGB-LIV/php-ms

PHP Mass Spectrometry Utilities library

  Sources   Download

Apache-2.0

The Requires

  • php >=5.4.0
  • ext-xsl *

 

The Development Requires

ms msms massspec lcms