brain-isotopic-distribution


Namebrain-isotopic-distribution JSON
Version 1.5.16 PyPI version JSON
download
home_pagehttps://github.com/mobiusklein/brainpy
SummaryFast and efficient theoretical isotopic profile generation
upload_time2023-11-26 01:25:56
maintainerJoshua Klein
docs_urlNone
authorJoshua Klein, Han Hu
requires_python
license
keywords isotopic distribution isotopic pattern
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
:mod:`brainpy` is a small Python library implementing the *B* afflingly *R* ecursive
*A* lgorithm for *I* sotopic Patter *N* generation [Dittwald2014]_. It includes three implementations,
a pure-Python object oriented implementation, a :title-reference:`Cython` accelerated
version of the object oriented implementation, and a pure :title-reference:`C` implementation,
listed in order of ascending speed. The C implementation is used by default when available.

BRAIN, implemented in :func:`brainpy.isotopic_variants`, takes an elemental
composition represented by  any :class:`~.collections.abc.Mapping`-like Python object and uses
it to compute its aggregated isotopic distribution. All isotopic variants of the same number
of neutrons are collapsed into a single centroid peak, meaning it does not consider isotopic
fine structure.

Installing
----------
:mod:`brainpy` has three implementations, a pure Python implementation, a Cython translation
of that implementation, and a pure C implementation that releases the :title-reference:`GIL`.

To install from a package index, you will need to have a C compiler appropriate to your Python
version to build these extension modules. Additionally, there are prebuilt wheels for Windows
available on `PyPI <https://pypi.org/project/brain-isotopic-distribution/>`_:

.. code-block:: sh

    $ pip install brain-isotopic-distribution

To build from source, in addition to a C compiler you will also need to install a recent version
of `Cython <https://pypi.org/project/Cython/>`_ to transpile C code.

References
----------

This package is an implementation of the algorithm originally described in
    P. Dittwald, J. Claesen, T. Burzykowski, D. Valkenborg, and A. Gambin,
    "BRAIN: a universal tool for high-throughput calculations of the isotopic distribution for mass spectrometry.",
    Anal. Chem., vol. 85, no. 4, pp. 1991–4, Feb. 2013.

    H. Hu, P. Dittwald, J. Zaia, and D. Valkenborg,
    "Comment on 'Computation of isotopic peak center-mass distribution by fourier transform'.",
    Anal. Chem., vol. 85, no. 24, pp. 12189–92, Dec. 2013.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mobiusklein/brainpy",
    "name": "brain-isotopic-distribution",
    "maintainer": "Joshua Klein",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "jaklein@bu.edu",
    "keywords": "isotopic distribution,isotopic pattern",
    "author": "Joshua Klein, Han Hu",
    "author_email": "jaklein@bu.edu",
    "download_url": "https://files.pythonhosted.org/packages/b6/7b/b1542b6615c14a16529710ac5ea303289666ba6c8a463547a544e55c56a7/brain-isotopic-distribution-1.5.16.tar.gz",
    "platform": null,
    "description": "\n:mod:`brainpy` is a small Python library implementing the *B* afflingly *R* ecursive\n*A* lgorithm for *I* sotopic Patter *N* generation [Dittwald2014]_. It includes three implementations,\na pure-Python object oriented implementation, a :title-reference:`Cython` accelerated\nversion of the object oriented implementation, and a pure :title-reference:`C` implementation,\nlisted in order of ascending speed. The C implementation is used by default when available.\n\nBRAIN, implemented in :func:`brainpy.isotopic_variants`, takes an elemental\ncomposition represented by  any :class:`~.collections.abc.Mapping`-like Python object and uses\nit to compute its aggregated isotopic distribution. All isotopic variants of the same number\nof neutrons are collapsed into a single centroid peak, meaning it does not consider isotopic\nfine structure.\n\nInstalling\n----------\n:mod:`brainpy` has three implementations, a pure Python implementation, a Cython translation\nof that implementation, and a pure C implementation that releases the :title-reference:`GIL`.\n\nTo install from a package index, you will need to have a C compiler appropriate to your Python\nversion to build these extension modules. Additionally, there are prebuilt wheels for Windows\navailable on `PyPI <https://pypi.org/project/brain-isotopic-distribution/>`_:\n\n.. code-block:: sh\n\n    $ pip install brain-isotopic-distribution\n\nTo build from source, in addition to a C compiler you will also need to install a recent version\nof `Cython <https://pypi.org/project/Cython/>`_ to transpile C code.\n\nReferences\n----------\n\nThis package is an implementation of the algorithm originally described in\n    P. Dittwald, J. Claesen, T. Burzykowski, D. Valkenborg, and A. Gambin,\n    \"BRAIN: a universal tool for high-throughput calculations of the isotopic distribution for mass spectrometry.\",\n    Anal. Chem., vol. 85, no. 4, pp. 1991\u20134, Feb. 2013.\n\n    H. Hu, P. Dittwald, J. Zaia, and D. Valkenborg,\n    \"Comment on 'Computation of isotopic peak center-mass distribution by fourier transform'.\",\n    Anal. Chem., vol. 85, no. 24, pp. 12189\u201392, Dec. 2013.\n    \n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Fast and efficient theoretical isotopic profile generation",
    "version": "1.5.16",
    "project_urls": {
        "Bug Tracker": "https://github.com/mobiusklein/brainpy/issues",
        "Documentation": "http://mobiusklein.github.io/brainpy",
        "Homepage": "https://github.com/mobiusklein/brainpy",
        "Source Code": "https://github.com/mobiusklein/brainpy"
    },
    "split_keywords": [
        "isotopic distribution",
        "isotopic pattern"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e75c6f2292d23ce0b0eec90690f767bc79523e60fcc9084718fd39e81f679a5",
                "md5": "07700a43d1b78a7fcbb9aac5a603fd10",
                "sha256": "4b2bcae1e5d8bc2ef36bdc1e0587da58af6dda8d722cf384f030c319f683dec1"
            },
            "downloads": -1,
            "filename": "brain_isotopic_distribution-1.5.16-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "07700a43d1b78a7fcbb9aac5a603fd10",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 832195,
            "upload_time": "2023-11-26T01:25:38",
            "upload_time_iso_8601": "2023-11-26T01:25:38.865049Z",
            "url": "https://files.pythonhosted.org/packages/3e/75/c6f2292d23ce0b0eec90690f767bc79523e60fcc9084718fd39e81f679a5/brain_isotopic_distribution-1.5.16-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ad6fff18d48217d79c6d30e142a41e307e3fbd9200c110be9bedb4dbca0ca55",
                "md5": "93861af850df15ddebbf338fad18d8a8",
                "sha256": "5dc8f752f5555c5c7a58ff67330715fa848cf9d4e0ca6e5350782620fb92e1ad"
            },
            "downloads": -1,
            "filename": "brain_isotopic_distribution-1.5.16-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "93861af850df15ddebbf338fad18d8a8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 2068279,
            "upload_time": "2023-11-26T01:25:41",
            "upload_time_iso_8601": "2023-11-26T01:25:41.186885Z",
            "url": "https://files.pythonhosted.org/packages/3a/d6/fff18d48217d79c6d30e142a41e307e3fbd9200c110be9bedb4dbca0ca55/brain_isotopic_distribution-1.5.16-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75c9e4ea9c1ab20b823828282dd771e7def9d52094e303159d479c165b689f0f",
                "md5": "073e902f4d97c97290cd105880197304",
                "sha256": "609cfb55ca380075dadae320222b00c8f1e7a36f3c3440fcba5313c83e52a61d"
            },
            "downloads": -1,
            "filename": "brain_isotopic_distribution-1.5.16-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "073e902f4d97c97290cd105880197304",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 806815,
            "upload_time": "2023-11-26T01:25:43",
            "upload_time_iso_8601": "2023-11-26T01:25:43.337278Z",
            "url": "https://files.pythonhosted.org/packages/75/c9/e4ea9c1ab20b823828282dd771e7def9d52094e303159d479c165b689f0f/brain_isotopic_distribution-1.5.16-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f44af5d43866dd67c755d6ac3726e4fe2e2145d3e773d8c4c0b8f1c8f5617e4c",
                "md5": "cf02cf3b724238ccd5e9348aaa27770d",
                "sha256": "b9b515f4d60b22113bc4e0fe00b1f24928e17ab48f9ba09f1bb8fcf5b7da077e"
            },
            "downloads": -1,
            "filename": "brain_isotopic_distribution-1.5.16-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cf02cf3b724238ccd5e9348aaa27770d",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 832406,
            "upload_time": "2023-11-26T01:25:45",
            "upload_time_iso_8601": "2023-11-26T01:25:45.264453Z",
            "url": "https://files.pythonhosted.org/packages/f4/4a/f5d43866dd67c755d6ac3726e4fe2e2145d3e773d8c4c0b8f1c8f5617e4c/brain_isotopic_distribution-1.5.16-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fcc246168d6dcb47c0b400eed47b5851e849bfac6554019032c434249942bcc5",
                "md5": "86a81bc93a89519ab49f22f27c0a9dd3",
                "sha256": "6e9eae80b0fba0f091fffa08d23021915ec816b5a794e4509e3d8dadabec639f"
            },
            "downloads": -1,
            "filename": "brain_isotopic_distribution-1.5.16-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "86a81bc93a89519ab49f22f27c0a9dd3",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 2098229,
            "upload_time": "2023-11-26T01:25:46",
            "upload_time_iso_8601": "2023-11-26T01:25:46.800329Z",
            "url": "https://files.pythonhosted.org/packages/fc/c2/46168d6dcb47c0b400eed47b5851e849bfac6554019032c434249942bcc5/brain_isotopic_distribution-1.5.16-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cb7f773475492948359b44a28698ae769fc56103048ef59f2a3f7084d9907be",
                "md5": "6b395b8f38c53b6950e25ac6541e053c",
                "sha256": "130b853683806329213d55f22f60209823a0efec645070b5d9554202abd3db3f"
            },
            "downloads": -1,
            "filename": "brain_isotopic_distribution-1.5.16-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6b395b8f38c53b6950e25ac6541e053c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 808668,
            "upload_time": "2023-11-26T01:25:48",
            "upload_time_iso_8601": "2023-11-26T01:25:48.782185Z",
            "url": "https://files.pythonhosted.org/packages/5c/b7/f773475492948359b44a28698ae769fc56103048ef59f2a3f7084d9907be/brain_isotopic_distribution-1.5.16-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e325c0c9dd41672765fb2cbd5e70ded364645bdb7ac3a5fea06bd6352467405",
                "md5": "e906903da932a74eacb320fd4dd71457",
                "sha256": "b01851cc6a8b74b9ed4bf0211e87825df49d320df5b6477ce6da70efbe8a5452"
            },
            "downloads": -1,
            "filename": "brain_isotopic_distribution-1.5.16-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e906903da932a74eacb320fd4dd71457",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 833393,
            "upload_time": "2023-11-26T01:25:50",
            "upload_time_iso_8601": "2023-11-26T01:25:50.745850Z",
            "url": "https://files.pythonhosted.org/packages/1e/32/5c0c9dd41672765fb2cbd5e70ded364645bdb7ac3a5fea06bd6352467405/brain_isotopic_distribution-1.5.16-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7214da6c6101ae97d5df7807af9b2a9e05855898bbf71c5f3604cbfe69283d4",
                "md5": "42af72b1617f4b0119e57ed0f6f36603",
                "sha256": "e066f9add8ae7918d97136827f55a25899dedaecad3f71b37d198a70ffc90a0a"
            },
            "downloads": -1,
            "filename": "brain_isotopic_distribution-1.5.16-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "42af72b1617f4b0119e57ed0f6f36603",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 2071368,
            "upload_time": "2023-11-26T01:25:52",
            "upload_time_iso_8601": "2023-11-26T01:25:52.381040Z",
            "url": "https://files.pythonhosted.org/packages/b7/21/4da6c6101ae97d5df7807af9b2a9e05855898bbf71c5f3604cbfe69283d4/brain_isotopic_distribution-1.5.16-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f81be4fb53897e528c78e23c449ee83ed6b83806dc8b7491402df4ce41603527",
                "md5": "8133793607ec91a7d1e6c6128dda493a",
                "sha256": "bfc5d053b072c9f8119a688eb1b9cffbd721546e1f6ad00dcc59d3c35657ec27"
            },
            "downloads": -1,
            "filename": "brain_isotopic_distribution-1.5.16-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "8133793607ec91a7d1e6c6128dda493a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 807631,
            "upload_time": "2023-11-26T01:25:54",
            "upload_time_iso_8601": "2023-11-26T01:25:54.529221Z",
            "url": "https://files.pythonhosted.org/packages/f8/1b/e4fb53897e528c78e23c449ee83ed6b83806dc8b7491402df4ce41603527/brain_isotopic_distribution-1.5.16-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b67bb1542b6615c14a16529710ac5ea303289666ba6c8a463547a544e55c56a7",
                "md5": "fc98b3663f530b689a2a9ab1a6c7633a",
                "sha256": "bb6931b864efb265809f115d4bad9c4ca0e244e70ae7cc43f0cf2fd1b6816466"
            },
            "downloads": -1,
            "filename": "brain-isotopic-distribution-1.5.16.tar.gz",
            "has_sig": false,
            "md5_digest": "fc98b3663f530b689a2a9ab1a6c7633a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 553256,
            "upload_time": "2023-11-26T01:25:56",
            "upload_time_iso_8601": "2023-11-26T01:25:56.487471Z",
            "url": "https://files.pythonhosted.org/packages/b6/7b/b1542b6615c14a16529710ac5ea303289666ba6c8a463547a544e55c56a7/brain-isotopic-distribution-1.5.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-26 01:25:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mobiusklein",
    "github_project": "brainpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "brain-isotopic-distribution"
}
        
Elapsed time: 0.13775s