plateypus


Nameplateypus JSON
Version 0.6.9 PyPI version JSON
download
home_pagehttps://github.com/soorajachar/plateypus
SummaryProcesses and plots high throughput cytometry experiments through a GUI
upload_time2024-03-15 11:38:36
maintainer
docs_urlNone
authorSooraj Achar
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![PLATEypusLogo](https://user-images.githubusercontent.com/49458891/116960335-185c1500-ac6e-11eb-92e0-369334eb7882.png)

A GUI to process and plot high throughput bulk cytokine, surface marker, and single cell data exported from Flowjo  
  
Main powerpoint tutorial for GUI is hosted on google drive:   
https://drive.google.com/file/d/1jt8ZlOiArbiVK-RyF1_rrS8swEYsqWae/view?usp=sharing

To use this package:
1. If anaconda is not installed, follow installation instructions here: https://docs.anaconda.com/anaconda/install/
2. Start terminal, type in and enter:
```
conda activate
```
3. Now install plateypus via PyPi by typing the following line in the terminal:
```
pip install plateypus
```
4. In this anaconda environment, type: 
```
python3 -m plateypus
```
to start the GUI

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/soorajachar/plateypus",
    "name": "plateypus",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Sooraj Achar",
    "author_email": "acharsr@nih.gov",
    "download_url": "https://files.pythonhosted.org/packages/d2/26/b466477e71a1d9e612ffb25ba19b326580feb9541cb9847b831d737d7578/plateypus-0.6.9.tar.gz",
    "platform": null,
    "description": "![PLATEypusLogo](https://user-images.githubusercontent.com/49458891/116960335-185c1500-ac6e-11eb-92e0-369334eb7882.png)\n\nA GUI to process and plot high throughput bulk cytokine, surface marker, and single cell data exported from Flowjo  \n  \nMain powerpoint tutorial for GUI is hosted on google drive:   \nhttps://drive.google.com/file/d/1jt8ZlOiArbiVK-RyF1_rrS8swEYsqWae/view?usp=sharing\n\nTo use this package:\n1. If anaconda is not installed, follow installation instructions here: https://docs.anaconda.com/anaconda/install/\n2. Start terminal, type in and enter:\n```\nconda activate\n```\n3. Now install plateypus via PyPi by typing the following line in the terminal:\n```\npip install plateypus\n```\n4. In this anaconda environment, type: \n```\npython3 -m plateypus\n```\nto start the GUI\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Processes and plots high throughput cytometry experiments through a GUI",
    "version": "0.6.9",
    "project_urls": {
        "Homepage": "https://github.com/soorajachar/plateypus"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "598c0757f2a2a57c9d3ecd6a9cc7200cad6e38fa80e6018bb53ee1e4b27387d7",
                "md5": "8ec022b235f6dd85996f8f0555e0f54f",
                "sha256": "3d318b49e1eead900999b0171cfd9447122949010cd5fd14e1140c0a302de447"
            },
            "downloads": -1,
            "filename": "plateypus-0.6.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8ec022b235f6dd85996f8f0555e0f54f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 240892,
            "upload_time": "2024-03-15T11:38:34",
            "upload_time_iso_8601": "2024-03-15T11:38:34.152222Z",
            "url": "https://files.pythonhosted.org/packages/59/8c/0757f2a2a57c9d3ecd6a9cc7200cad6e38fa80e6018bb53ee1e4b27387d7/plateypus-0.6.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d226b466477e71a1d9e612ffb25ba19b326580feb9541cb9847b831d737d7578",
                "md5": "95ebe29f0987b4d52c443446e544cb6a",
                "sha256": "e44800b73db3570939ec9134d89d0e30f466798a074448f19d0873cab8762f60"
            },
            "downloads": -1,
            "filename": "plateypus-0.6.9.tar.gz",
            "has_sig": false,
            "md5_digest": "95ebe29f0987b4d52c443446e544cb6a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 230035,
            "upload_time": "2024-03-15T11:38:36",
            "upload_time_iso_8601": "2024-03-15T11:38:36.203111Z",
            "url": "https://files.pythonhosted.org/packages/d2/26/b466477e71a1d9e612ffb25ba19b326580feb9541cb9847b831d737d7578/plateypus-0.6.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-15 11:38:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "soorajachar",
    "github_project": "plateypus",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "plateypus"
}
        
Elapsed time: 0.21788s