readimc


Namereadimc JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/BodenmillerGroup/readimc
SummaryPython package for reading imaging mass cytometry (IMC) files
upload_time2023-11-23 12:39:56
maintainerMilad Adibi
docs_urlNone
authorJonas Windhager
requires_python>=3.8
licenseMIT
keywords imaging mass cytometry imc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # readimc

<a href="#"><img alt="Python" src="https://img.shields.io/pypi/pyversions/readimc" /></a>
<a href="https://github.com/BodenmillerGroup/readimc/actions/workflows/build.yml" alt="Build"><img alt="Build" src="https://img.shields.io/github/actions/workflow/status/BodenmillerGroup/readimc/build.yml?label=build" /></a>
<a href="https://pypi.org/project/readimc" alt="PyPI"><img alt="PyPI" src="https://img.shields.io/pypi/v/readimc" /></a>
<a href="#"><img alt="Coverage" src="https://img.shields.io/codecov/c/github/BodenmillerGroup/readimc" /></a>
<a href="https://bodenmillergroup.github.io/readimc" alt="Documentation"><img alt="Documentation" src="https://img.shields.io/github/actions/workflow/status/BodenmillerGroup/readimc/docs.yml?label=docs" /></a>
<a href="https://github.com/BodenmillerGroup/readimc/issues" alt="Issues"><img alt="Issues" src="https://img.shields.io/github/issues/BodenmillerGroup/readimc" /></a>
<a href="https://github.com/BodenmillerGroup/readimc/pulls" alt="Pull requests"><img alt="Pull requests" src="https://img.shields.io/github/issues-pr/BodenmillerGroup/readimc" /></a>
<a href="https://github.com/BodenmillerGroup/readimc/blob/main/LICENSE" alt="License"><img alt="License" src="https://img.shields.io/github/license/BodenmillerGroup/readimc" /></a>

Python package for reading imaging mass cytometry (IMC) files

Documentation is available at https://bodenmillergroup.github.io/readimc

## Citation

Please cite the following paper when using `readimc` in your work:

>  Windhager, J., Zanotelli, V.R.T., Schulz, D. et al. An end-to-end workflow for multiplexed image processing and analysis. Nat Protoc (2023). https://doi.org/10.1038/s41596-023-00881-0

    @article{Windhager2023,
        author = {Windhager, Jonas and Zanotelli, Vito R.T. and Schulz, Daniel and Meyer, Lasse and Daniel, Michelle and Bodenmiller, Bernd and Eling, Nils},
        title = {An end-to-end workflow for multiplexed image processing and analysis},
        year = {2023},
        doi = {10.1038/s41596-023-00881-0},
        URL = {https://www.nature.com/articles/s41596-023-00881-0},
        journal = {Nature Protocols}
    }

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BodenmillerGroup/readimc",
    "name": "readimc",
    "maintainer": "Milad Adibi",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "milad.adibi@uzh.ch",
    "keywords": "imaging mass cytometry,IMC",
    "author": "Jonas Windhager",
    "author_email": "jonas@windhager.io",
    "download_url": "https://files.pythonhosted.org/packages/c7/27/e29aeffd9dfd57ae1b88c6fd3924e9c4617bf0854dde524e7f2e806e7b19/readimc-0.7.0.tar.gz",
    "platform": null,
    "description": "# readimc\n\n<a href=\"#\"><img alt=\"Python\" src=\"https://img.shields.io/pypi/pyversions/readimc\" /></a>\n<a href=\"https://github.com/BodenmillerGroup/readimc/actions/workflows/build.yml\" alt=\"Build\"><img alt=\"Build\" src=\"https://img.shields.io/github/actions/workflow/status/BodenmillerGroup/readimc/build.yml?label=build\" /></a>\n<a href=\"https://pypi.org/project/readimc\" alt=\"PyPI\"><img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/readimc\" /></a>\n<a href=\"#\"><img alt=\"Coverage\" src=\"https://img.shields.io/codecov/c/github/BodenmillerGroup/readimc\" /></a>\n<a href=\"https://bodenmillergroup.github.io/readimc\" alt=\"Documentation\"><img alt=\"Documentation\" src=\"https://img.shields.io/github/actions/workflow/status/BodenmillerGroup/readimc/docs.yml?label=docs\" /></a>\n<a href=\"https://github.com/BodenmillerGroup/readimc/issues\" alt=\"Issues\"><img alt=\"Issues\" src=\"https://img.shields.io/github/issues/BodenmillerGroup/readimc\" /></a>\n<a href=\"https://github.com/BodenmillerGroup/readimc/pulls\" alt=\"Pull requests\"><img alt=\"Pull requests\" src=\"https://img.shields.io/github/issues-pr/BodenmillerGroup/readimc\" /></a>\n<a href=\"https://github.com/BodenmillerGroup/readimc/blob/main/LICENSE\" alt=\"License\"><img alt=\"License\" src=\"https://img.shields.io/github/license/BodenmillerGroup/readimc\" /></a>\n\nPython package for reading imaging mass cytometry (IMC) files\n\nDocumentation is available at https://bodenmillergroup.github.io/readimc\n\n## Citation\n\nPlease cite the following paper when using `readimc` in your work:\n\n>  Windhager, J., Zanotelli, V.R.T., Schulz, D. et al. An end-to-end workflow for multiplexed image processing and analysis. Nat Protoc (2023). https://doi.org/10.1038/s41596-023-00881-0\n\n    @article{Windhager2023,\n        author = {Windhager, Jonas and Zanotelli, Vito R.T. and Schulz, Daniel and Meyer, Lasse and Daniel, Michelle and Bodenmiller, Bernd and Eling, Nils},\n        title = {An end-to-end workflow for multiplexed image processing and analysis},\n        year = {2023},\n        doi = {10.1038/s41596-023-00881-0},\n        URL = {https://www.nature.com/articles/s41596-023-00881-0},\n        journal = {Nature Protocols}\n    }\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python package for reading imaging mass cytometry (IMC) files",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/BodenmillerGroup/readimc"
    },
    "split_keywords": [
        "imaging mass cytometry",
        "imc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b28dce08d9d8d1f9118f3be4d21adbfbae48bfe301d29617ab1c21b248be8721",
                "md5": "da1ecb2d2fd3a5749c4299c48bb763e1",
                "sha256": "b102d0ce8695222ee64d70893470ea12ff1cc864057aa474b51560eb6f66dc79"
            },
            "downloads": -1,
            "filename": "readimc-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da1ecb2d2fd3a5749c4299c48bb763e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14825,
            "upload_time": "2023-11-23T12:39:55",
            "upload_time_iso_8601": "2023-11-23T12:39:55.001156Z",
            "url": "https://files.pythonhosted.org/packages/b2/8d/ce08d9d8d1f9118f3be4d21adbfbae48bfe301d29617ab1c21b248be8721/readimc-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c727e29aeffd9dfd57ae1b88c6fd3924e9c4617bf0854dde524e7f2e806e7b19",
                "md5": "b988d7bc26e50945a4925e6e81c9cccc",
                "sha256": "c807ff1bdd3bc1a581cb6e05b92ddf2aec7be1b4e5cec1cd89e356f83d5d3a12"
            },
            "downloads": -1,
            "filename": "readimc-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b988d7bc26e50945a4925e6e81c9cccc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 22272,
            "upload_time": "2023-11-23T12:39:56",
            "upload_time_iso_8601": "2023-11-23T12:39:56.725581Z",
            "url": "https://files.pythonhosted.org/packages/c7/27/e29aeffd9dfd57ae1b88c6fd3924e9c4617bf0854dde524e7f2e806e7b19/readimc-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-23 12:39:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BodenmillerGroup",
    "github_project": "readimc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "readimc"
}
        
Elapsed time: 0.14499s