MSPT


NameMSPT JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/llegregam/PascalTriangle
SummaryMS Bias calculations using the Pascal Triangle
upload_time2024-06-20 08:38:13
maintainerNone
docs_urlNone
authorLoïc Le Grégam
requires_python<4,>=3.6
licenseNone
keywords mass spectrometry biochemistry pascal triangle
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Mass Spectrometry Pascal's Triangle (MSPT) is a python software to compute biases between experimental and
theoretical values of isotopologue distributions during production of biological standards using controlled
labeling patterns. For more information on the subject, check
`this publication <https://pubmed.ncbi.nlm.nih.gov/25225869/>`_.

It is one of the routine tools used on the `MetaToul platform <https://www6.toulouse.inrae.fr/metatoul>`_.

The code is open-source, and available on Github under a GPLv3 license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/llegregam/PascalTriangle",
    "name": "MSPT",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.6",
    "maintainer_email": null,
    "keywords": "Mass Spectrometry, Biochemistry, Pascal Triangle",
    "author": "Lo\u00efc Le Gr\u00e9gam",
    "author_email": "legregam@insa-toulouse.Fr",
    "download_url": "https://files.pythonhosted.org/packages/60/54/85db946db27b1d8f93f0f0940677eca70cec32c1e7ecdcc2a54453922ad5/mspt-1.1.0.tar.gz",
    "platform": null,
    "description": "Mass Spectrometry Pascal's Triangle (MSPT) is a python software to compute biases between experimental and\r\ntheoretical values of isotopologue distributions during production of biological standards using controlled\r\nlabeling patterns. For more information on the subject, check\r\n`this publication <https://pubmed.ncbi.nlm.nih.gov/25225869/>`_.\r\n\r\nIt is one of the routine tools used on the `MetaToul platform <https://www6.toulouse.inrae.fr/metatoul>`_.\r\n\r\nThe code is open-source, and available on Github under a GPLv3 license.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "MS Bias calculations using the Pascal Triangle",
    "version": "1.1.0",
    "project_urls": {
        "Bug Reports": "https://github.com/llegregam/PascalTriangle/issues",
        "Homepage": "https://github.com/llegregam/PascalTriangle",
        "Source": "https://github.com/llegregam/PascalTriangle/"
    },
    "split_keywords": [
        "mass spectrometry",
        " biochemistry",
        " pascal triangle"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eaac0e20dbeec5f267d595463178e6db9e041b5954943fa30925c293bdbe4166",
                "md5": "86eaebf9fa8be32839e62ad12042e30a",
                "sha256": "6e801c0ca4abf91737c0490100e060a1a2c2fa6cb6bbfd1cd4c34841c073e3ee"
            },
            "downloads": -1,
            "filename": "MSPT-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "86eaebf9fa8be32839e62ad12042e30a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.6",
            "size": 21285,
            "upload_time": "2024-06-20T08:38:12",
            "upload_time_iso_8601": "2024-06-20T08:38:12.487807Z",
            "url": "https://files.pythonhosted.org/packages/ea/ac/0e20dbeec5f267d595463178e6db9e041b5954943fa30925c293bdbe4166/MSPT-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "605485db946db27b1d8f93f0f0940677eca70cec32c1e7ecdcc2a54453922ad5",
                "md5": "2065b102a677950cf11e1f1fe6f7d076",
                "sha256": "16ca7cc4208dbfd19bc532b5809291a5248ac950531c04a408f970f312814404"
            },
            "downloads": -1,
            "filename": "mspt-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2065b102a677950cf11e1f1fe6f7d076",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.6",
            "size": 22890,
            "upload_time": "2024-06-20T08:38:13",
            "upload_time_iso_8601": "2024-06-20T08:38:13.709303Z",
            "url": "https://files.pythonhosted.org/packages/60/54/85db946db27b1d8f93f0f0940677eca70cec32c1e7ecdcc2a54453922ad5/mspt-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-20 08:38:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "llegregam",
    "github_project": "PascalTriangle",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mspt"
}
        
Elapsed time: 3.31838s