معرفی شرکت ها


easypqp-0.1.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

EasyPQP: Simple library generation for OpenSWATH
ویژگی مقدار
سیستم عامل -
نام فایل easypqp-0.1.9
نام easypqp
نسخه کتابخانه 0.1.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده George Rosenberger
ایمیل نویسنده gr2578@cumc.columbia.edu
آدرس صفحه اصلی https://github.com/grosenberger/easypqp
آدرس اینترنتی https://pypi.org/project/easypqp/
مجوز -
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. For generation of PTM specific libraries that utilizes a unimod.xml database, you can further restrict the unimod.xml database file for modifications and site-specificities of interest. 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 $ easypqp reduce --help $ easypqp filter-unimod --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 ````


نحوه نصب


نصب پکیج whl easypqp-0.1.9:

    pip install easypqp-0.1.9.whl


نصب پکیج tar.gz easypqp-0.1.9:

    pip install easypqp-0.1.9.tar.gz