- recipe easypqp
EasyPQP: Simple library generation for OpenSWATH
- Homepage:
- License:
BSD / BSD License
- Recipe:
EasyPQP: Simple library generation for OpenSWATH ================================================
EasyPQP is a Python package that provides simplified and fast peptide query parameter generation for OpenSWATH. It can process input from MSFragger or other database search engines in pepXML format. Statistical validation can be conducted either using PyProphet or PeptideProphet/iProphet. Retention times are calibrated using an internal or external standard. In addition to a cumulative library, run-specific libraries are generated for non-linear RT alignment in OpenSWATH.
Installation ============
We strongly advice to install EasyPQP in a Python [*virtualenv*](https://virtualenv.pypa.io/en/stable/). EasyPQP is compatible with Python 3.
Install the development version of *easypqp* from GitHub:
- ````
$ pip install git+https://github.com/grosenberger/easypqp.git@master
````
Running EasyPQP ===============
*EasyPQP* is not only a Python package, but also a command line tool:
- ````
$ easypqp --help
````
or:
- ````
$ easypqp convert --help $ easypqp library --help
````
Docker ======
EasyPQP is also available from Docker (automated builds):
Pull the development version of *easypqp* from DockerHub (synced with GitHub):
- ````
$ docker pull grosenberger/easypqp:latest
````
- package easypqp¶
-
- Versions:
0.1.35-0
,0.1.34-0
,0.1.33-0
,0.1.32-0
,0.1.30-0
,0.1.29-0
,0.1.28-0
,0.1.27-0
,0.1.26-0
,0.1.35-0
,0.1.34-0
,0.1.33-0
,0.1.32-0
,0.1.30-0
,0.1.29-0
,0.1.28-0
,0.1.27-0
,0.1.26-0
,0.1.25-0
,0.1.24-0
,0.1.23-0
,0.1.22-0
,0.1.21-0
,0.1.20-0
,0.1.19-0
,0.1.18-0
,0.1.17-0
,0.1.16-0
,0.1.15-0
,0.1.14-0
,0.1.13-0
,0.1.12-0
,0.1.11-0
,0.1.10-0
,0.1.9-0
,0.1.8-0
,0.1.7-0
,0.1.6-0
,0.1.5-0
,0.1.0-0
- Depends:
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install easypqp
and update with:
conda update easypqp
or use the docker container:
docker pull quay.io/biocontainers/easypqp:<tag>
(see easypqp/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/easypqp/README.html)