chipstream


Namechipstream JSON
Version 0.2.2 PyPI version JSON
download
home_pageNone
SummaryGUI for DC data postprocessing
upload_time2024-04-16 08:41:45
maintainerNone
docs_urlNone
authorPaul Müller
requires_python<4,>=3.10
licenseGPL version 3.0 or later
keywords rt-dc deformability cytometry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |ChipStream|
============

|PyPI Version| |Build Status| |Coverage Status| |Docs Status|


**ChipStream** is a graphical user interface for postprocessing
deformability cytometry (DC) data. This includes background computation,
event segmentation, and feature extraction.


Documentation
-------------

The documentation, is available at
`chipstream.readthedocs.io <https://chipstream.readthedocs.io>`__.


Installation
------------
Installers for Windows and macOS are available at the `release page
<https://github.com/DC-analysis/ChipStream/releases>`__.

If you have Python installed, you can install ChipStream from PyPI

::

    # graphical user interface
    pip install chipstream[gui]
    # command-line interface
    pip install chipstream[cli]
    # both
    pip install chipstream[cli, gui]


Execution
---------
If you have installed ChipStream from PyPI, you can start it with

::

    # graphical user interface
    chipstream-gui
    # command-line interface
    chipstream-cli


Citing ChipStream
-----------------
Please cite ChipStream either in-line

::

  (...) using the postprocessing software ChipStream version X.X.X
  (available at https://github.com/DC-analysis/ChipStream).

or in a bibliography

::

  Paul Müller and others (2023), ChipStream version X.X.X: Postprocessing
  software for deformability cytometry [Software]. Available at
  https://github.com/DC-analysis/ChipStream.

and replace ``X.X.X`` with the version of ChipStream that you used.


Testing
-------

::

    pip install -e .
    pip install -r tests/requirements.txt
    pytest tests


.. |ChipStream| image:: https://raw.github.com/DC-analysis/ChipStream/master/docs/artwork/chipstream_splash.png
.. |PyPI Version| image:: https://img.shields.io/pypi/v/ChipStream.svg
   :target: https://pypi.python.org/pypi/ChipStream
.. |Build Status| image:: https://img.shields.io/github/actions/workflow/status/DC-analysis/ChipStream/check.yml?branch=master
   :target: https://github.com/DC-analysis/ChipStream/actions?query=workflow%3AChecks
.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/DC-analysis/ChipStream/master.svg
   :target: https://codecov.io/gh/DC-analysis/ChipStream
.. |Docs Status| image:: https://img.shields.io/readthedocs/chipstream
   :target: https://readthedocs.org/projects/chipstream/builds/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "chipstream",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.10",
    "maintainer_email": "Paul M\u00fcller <dev@craban.de>",
    "keywords": "RT-DC, deformability, cytometry",
    "author": "Paul M\u00fcller",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/0c/06/1a5cad7d8de2f35f7ca927b4d128de5abab3aae1ec73fc07b0206a0e1801/chipstream-0.2.2.tar.gz",
    "platform": null,
    "description": "|ChipStream|\n============\n\n|PyPI Version| |Build Status| |Coverage Status| |Docs Status|\n\n\n**ChipStream** is a graphical user interface for postprocessing\ndeformability cytometry (DC) data. This includes background computation,\nevent segmentation, and feature extraction.\n\n\nDocumentation\n-------------\n\nThe documentation, is available at\n`chipstream.readthedocs.io <https://chipstream.readthedocs.io>`__.\n\n\nInstallation\n------------\nInstallers for Windows and macOS are available at the `release page\n<https://github.com/DC-analysis/ChipStream/releases>`__.\n\nIf you have Python installed, you can install ChipStream from PyPI\n\n::\n\n    # graphical user interface\n    pip install chipstream[gui]\n    # command-line interface\n    pip install chipstream[cli]\n    # both\n    pip install chipstream[cli, gui]\n\n\nExecution\n---------\nIf you have installed ChipStream from PyPI, you can start it with\n\n::\n\n    # graphical user interface\n    chipstream-gui\n    # command-line interface\n    chipstream-cli\n\n\nCiting ChipStream\n-----------------\nPlease cite ChipStream either in-line\n\n::\n\n  (...) using the postprocessing software ChipStream version X.X.X\n  (available at https://github.com/DC-analysis/ChipStream).\n\nor in a bibliography\n\n::\n\n  Paul M\u00fcller and others (2023), ChipStream version X.X.X: Postprocessing\n  software for deformability cytometry [Software]. Available at\n  https://github.com/DC-analysis/ChipStream.\n\nand replace ``X.X.X`` with the version of ChipStream that you used.\n\n\nTesting\n-------\n\n::\n\n    pip install -e .\n    pip install -r tests/requirements.txt\n    pytest tests\n\n\n.. |ChipStream| image:: https://raw.github.com/DC-analysis/ChipStream/master/docs/artwork/chipstream_splash.png\n.. |PyPI Version| image:: https://img.shields.io/pypi/v/ChipStream.svg\n   :target: https://pypi.python.org/pypi/ChipStream\n.. |Build Status| image:: https://img.shields.io/github/actions/workflow/status/DC-analysis/ChipStream/check.yml?branch=master\n   :target: https://github.com/DC-analysis/ChipStream/actions?query=workflow%3AChecks\n.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/DC-analysis/ChipStream/master.svg\n   :target: https://codecov.io/gh/DC-analysis/ChipStream\n.. |Docs Status| image:: https://img.shields.io/readthedocs/chipstream\n   :target: https://readthedocs.org/projects/chipstream/builds/\n",
    "bugtrack_url": null,
    "license": "GPL version 3.0 or later",
    "summary": "GUI for DC data postprocessing",
    "version": "0.2.2",
    "project_urls": {
        "changelog": "https://chipstream.readthedocs.io/en/stable/sec_changelog.html",
        "documentation": "https://chipstream.readthedocs.io/en/stable/",
        "source": "https://github.com/DC-Analysis/ChipStream",
        "tracker": "https://github.com/DC-Analysis/ChipStream/issues"
    },
    "split_keywords": [
        "rt-dc",
        " deformability",
        " cytometry"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a605574a202d2d705d54f0fb11a01ae905d4371626df1c25f465f8624603e9f",
                "md5": "c716f150300287b8f6ef71ca5c85cbc2",
                "sha256": "e3891ec22cb60bfd00a07aa72cbf991b2c4098aff432c49535de202e0ccf33e3"
            },
            "downloads": -1,
            "filename": "chipstream-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c716f150300287b8f6ef71ca5c85cbc2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10",
            "size": 49907,
            "upload_time": "2024-04-16T08:41:46",
            "upload_time_iso_8601": "2024-04-16T08:41:46.725023Z",
            "url": "https://files.pythonhosted.org/packages/3a/60/5574a202d2d705d54f0fb11a01ae905d4371626df1c25f465f8624603e9f/chipstream-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c061a5cad7d8de2f35f7ca927b4d128de5abab3aae1ec73fc07b0206a0e1801",
                "md5": "131f24e8cf38c05dde183f26e826aadc",
                "sha256": "f600782f94a68ba40b0f5ff9da826c2465a7809d418f135d9a46786b4d878963"
            },
            "downloads": -1,
            "filename": "chipstream-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "131f24e8cf38c05dde183f26e826aadc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 297973,
            "upload_time": "2024-04-16T08:41:45",
            "upload_time_iso_8601": "2024-04-16T08:41:45.778362Z",
            "url": "https://files.pythonhosted.org/packages/0c/06/1a5cad7d8de2f35f7ca927b4d128de5abab3aae1ec73fc07b0206a0e1801/chipstream-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-16 08:41:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DC-Analysis",
    "github_project": "ChipStream",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "chipstream"
}
        
Elapsed time: 0.27344s