pgb-liv/php-ms
Composer 安装命令:
composer require pgb-liv/php-ms
包简介
PHP Mass Spectrometry Utilities library
关键字:
README 文档
README
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.
Requirements
- PHP Version 5.4+
- ext/xsl
Install
To install the library use Composer
composer require pgb-liv/php-ms
Or add it to your existing composer.json:
"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.
API Documentation
The latest version of the API is available at: http://pgb.liv.ac.uk/ci/phpMs/doc/
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
统计信息
- 总下载量: 1.01k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2016-12-21