MIGNON


NameMIGNON JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/camlab-bioml/MIGNON
SummaryMIGNON (Multiplexed Imaging auGmeNtatiONs) is a tool to generate data augmentations of multiplexed images. Given an IMC array and a mask array, augmentations can be generated. Possible augmentations that can be selected are Shift, Rotate, Merge, Expand, and Shrink. Users can select the probability to apply each augmentation and the desired number of augmentations to generate. The output includes original cell expressions and augmented cell expressions.
upload_time2023-09-10 21:25:50
maintainer
docs_urlNone
authorKevin Sun, Jett Lee, Kieran Campbell
requires_python
licensegpl-2.0
keywords data augmentation multiplexed imaging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/camlab-bioml/MIGNON",
    "name": "MIGNON",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Data Augmentation,Multiplexed Imaging",
    "author": "Kevin Sun, Jett Lee, Kieran Campbell",
    "author_email": "kierancampbell@lunenfeld.ca",
    "download_url": "https://files.pythonhosted.org/packages/cd/d7/dc86d8cfed46fefdd0c0d7f62804631257a33157c466efae85eff13e1f42/MIGNON-1.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "gpl-2.0",
    "summary": "MIGNON (Multiplexed Imaging auGmeNtatiONs) is a tool to generate data augmentations of multiplexed images. Given an IMC array and a mask array, augmentations can be generated. Possible augmentations that can be selected are Shift, Rotate, Merge, Expand, and Shrink. Users can select the probability to apply each augmentation and the desired number of augmentations to generate. The output includes original cell expressions and augmented cell expressions.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/camlab-bioml/MIGNON"
    },
    "split_keywords": [
        "data augmentation",
        "multiplexed imaging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc623229629df90748b4856bcdbe1c497a718741cccff4a1711e27804437434a",
                "md5": "43c0e572d28265aa1f297d857f90dc30",
                "sha256": "660e586b1bfcbc83b7b40137e3f30132b755097da9046683564d9504f0872ebe"
            },
            "downloads": -1,
            "filename": "MIGNON-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43c0e572d28265aa1f297d857f90dc30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13179,
            "upload_time": "2023-09-10T21:25:48",
            "upload_time_iso_8601": "2023-09-10T21:25:48.327816Z",
            "url": "https://files.pythonhosted.org/packages/fc/62/3229629df90748b4856bcdbe1c497a718741cccff4a1711e27804437434a/MIGNON-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdd7dc86d8cfed46fefdd0c0d7f62804631257a33157c466efae85eff13e1f42",
                "md5": "9585a5a6c517bcfc0d401d684431cc3f",
                "sha256": "e57d11d2dac9ad0e8d41ab42ab0dcd16b1a7e075302e777814871ab0e44b1916"
            },
            "downloads": -1,
            "filename": "MIGNON-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9585a5a6c517bcfc0d401d684431cc3f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11973,
            "upload_time": "2023-09-10T21:25:50",
            "upload_time_iso_8601": "2023-09-10T21:25:50.195714Z",
            "url": "https://files.pythonhosted.org/packages/cd/d7/dc86d8cfed46fefdd0c0d7f62804631257a33157c466efae85eff13e1f42/MIGNON-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-10 21:25:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "camlab-bioml",
    "github_project": "MIGNON",
    "github_not_found": true,
    "lcname": "mignon"
}
        
Elapsed time: 0.10625s