psite-annotation


Namepsite-annotation JSON
Version 0.5.3 PyPI version JSON
download
home_pageNone
SummaryModule for annotating p-sites based on resources such as PhosphoSitePlus
upload_time2024-08-19 12:10:42
maintainerNone
docs_urlNone
authorMatthew The
requires_python<3.13,>=3.9
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Psite annotation

[![PyPI version](https://img.shields.io/pypi/v/psite-annotation.svg?logo=pypi&logoColor=FFE873)](https://pypi.org/project/psite-annotation/)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/psite-annotation.svg?logo=python&logoColor=FFE873)](https://pypi.org/project/psite-annotation/)
[![PyPI downloads](https://img.shields.io/pypi/dm/psite-annotation.svg)](https://pypistats.org/packages/psite-annotation)
[![Build](https://github.com/kusterlab/psite_annotation/workflows/Publish%20release/badge.svg)](https://github.com/kusterlab/psite_annotation/actions?workflow=release)
[![Tests](https://github.com/kusterlab/psite_annotation/workflows/Unit%20tests/badge.svg)](https://github.com/kusterlab/psite_annotation/actions?workflow=tests)
[![Codecov](https://codecov.io/gh/kusterlab/psite_annotation/branch/main/graph/badge.svg)](https://codecov.io/gh/kusterlab/psite_annotation)

Python module for annotating a pandas dataframe with phosphosites, e.g. PhosphoSitePlus annotations, kinase-substrate relations, domain information, etc.

## Documentation

The official Psite annotation documentation can be found at https://psite-annotation.readthedocs.io.

The documentation includes installation instructions, basic usage principles, examples and the API documentation.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "psite-annotation",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Matthew The",
    "author_email": "matthew.the@tum.de",
    "download_url": null,
    "platform": null,
    "description": "# Psite annotation\n\n[![PyPI version](https://img.shields.io/pypi/v/psite-annotation.svg?logo=pypi&logoColor=FFE873)](https://pypi.org/project/psite-annotation/)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/psite-annotation.svg?logo=python&logoColor=FFE873)](https://pypi.org/project/psite-annotation/)\n[![PyPI downloads](https://img.shields.io/pypi/dm/psite-annotation.svg)](https://pypistats.org/packages/psite-annotation)\n[![Build](https://github.com/kusterlab/psite_annotation/workflows/Publish%20release/badge.svg)](https://github.com/kusterlab/psite_annotation/actions?workflow=release)\n[![Tests](https://github.com/kusterlab/psite_annotation/workflows/Unit%20tests/badge.svg)](https://github.com/kusterlab/psite_annotation/actions?workflow=tests)\n[![Codecov](https://codecov.io/gh/kusterlab/psite_annotation/branch/main/graph/badge.svg)](https://codecov.io/gh/kusterlab/psite_annotation)\n\nPython module for annotating a pandas dataframe with phosphosites, e.g. PhosphoSitePlus annotations, kinase-substrate relations, domain information, etc.\n\n## Documentation\n\nThe official Psite annotation documentation can be found at https://psite-annotation.readthedocs.io.\n\nThe documentation includes installation instructions, basic usage principles, examples and the API documentation.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Module for annotating p-sites based on resources such as PhosphoSitePlus",
    "version": "0.5.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed4d0600eb37b268a4db743a509bcc3addf5fb03a7f384faca6b555a87867739",
                "md5": "998f4c3f8f1494aeeeaed653d4ef5649",
                "sha256": "d3610f183a4249e0d4981b712db98bf8e0f9b100a2e588661c55e48c596074a6"
            },
            "downloads": -1,
            "filename": "psite_annotation-0.5.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "998f4c3f8f1494aeeeaed653d4ef5649",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 31594,
            "upload_time": "2024-08-19T12:10:42",
            "upload_time_iso_8601": "2024-08-19T12:10:42.111920Z",
            "url": "https://files.pythonhosted.org/packages/ed/4d/0600eb37b268a4db743a509bcc3addf5fb03a7f384faca6b555a87867739/psite_annotation-0.5.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-19 12:10:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "psite-annotation"
}
        
Elapsed time: 0.34741s