opennano


Nameopennano JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/Niamhck/opennano
SummaryA Python package for processing NanoString GeoMx data.
upload_time2024-12-15 14:37:14
maintainerNone
docs_urlNone
authorCharalampos Anagnostakis, Laura Beltrame, Cristiano Cordì, and Niamh Callian Keenan
requires_python>=3.10
licenseMIT
keywords nanostring geomx spatial transcriptomics bioinformatics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
   <img src="OpenNano.png",
   height=300>
</div>

## Open Nano

Open Nano is a free open-source python package developed to address a lack of Python-based tools for analyzing Nanostring GeoMx DSP data.

From your dcc, pkc, and metadata files, you can:
-  create an AnnData object of your data 
-  perform quality control and normalization steps
-  do a differential gene expression analysis
-  look at spatial autocorrelation with Moran's I statistic
-  perform UMAP and tSNE clustering

Benchmarked against GeoMxTools R package and DESeq2.

See 

Created by Charalampos Anagnostakis, Laura Beltrame, Cristiano Cordì, and Niamh Callian Keenan
as part of the Integrated Bioinformatics Project for the MSc in Bioinformatics at KU Leuven, Belgium

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Niamhck/opennano",
    "name": "opennano",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "nanostring geomx spatial transcriptomics bioinformatics",
    "author": "Charalampos Anagnostakis, Laura Beltrame, Cristiano Cord\u00ec, and Niamh Callian Keenan",
    "author_email": "charalampos.anagnostakis@student.kuleuven.be, laura.beltrame@student.kuleuven.be",
    "download_url": "https://files.pythonhosted.org/packages/3d/78/b3b29bec9460e6b415b7e1d3542a5752e335891cacd7cc588d9640ce6270/opennano-0.1.2.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n   <img src=\"OpenNano.png\",\n   height=300>\n</div>\n\n## Open Nano\n\nOpen Nano is a free open-source python package developed to address a lack of Python-based tools for analyzing Nanostring GeoMx DSP data.\n\nFrom your dcc, pkc, and metadata files, you can:\n-  create an AnnData object of your data \n-  perform quality control and normalization steps\n-  do a differential gene expression analysis\n-  look at spatial autocorrelation with Moran's I statistic\n-  perform UMAP and tSNE clustering\n\nBenchmarked against GeoMxTools R package and DESeq2.\n\nSee \n\nCreated by Charalampos Anagnostakis, Laura Beltrame, Cristiano Cord\u00ec, and Niamh Callian Keenan\nas part of the Integrated Bioinformatics Project for the MSc in Bioinformatics at KU Leuven, Belgium\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python package for processing NanoString GeoMx data.",
    "version": "0.1.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/Niamhck/opennano/issues",
        "Documentation": "https://opennano.pages.dev/",
        "Homepage": "https://github.com/Niamhck/opennano",
        "Source Code": "https://github.com/Niamhck/opennano"
    },
    "split_keywords": [
        "nanostring",
        "geomx",
        "spatial",
        "transcriptomics",
        "bioinformatics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5454ab9b3c5b9d6898c7909ba1a0603193ffc2f2c1d64fd30c7958134aa0601",
                "md5": "fdbf0563fe0baf435ac43779d7b4fe2f",
                "sha256": "0cda34e07170fa597c85e10122da381111545b5f92dc25186e505b4634519a02"
            },
            "downloads": -1,
            "filename": "opennano-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fdbf0563fe0baf435ac43779d7b4fe2f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 24935,
            "upload_time": "2024-12-15T14:37:13",
            "upload_time_iso_8601": "2024-12-15T14:37:13.414850Z",
            "url": "https://files.pythonhosted.org/packages/f5/45/4ab9b3c5b9d6898c7909ba1a0603193ffc2f2c1d64fd30c7958134aa0601/opennano-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d78b3b29bec9460e6b415b7e1d3542a5752e335891cacd7cc588d9640ce6270",
                "md5": "e06541114307b2844e13e909c9de2b44",
                "sha256": "c4fc39427fc77d71e4ecfbc94856d4cda7a2924728640203bafd6f61f151ddf2"
            },
            "downloads": -1,
            "filename": "opennano-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e06541114307b2844e13e909c9de2b44",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 22836,
            "upload_time": "2024-12-15T14:37:14",
            "upload_time_iso_8601": "2024-12-15T14:37:14.525666Z",
            "url": "https://files.pythonhosted.org/packages/3d/78/b3b29bec9460e6b415b7e1d3542a5752e335891cacd7cc588d9640ce6270/opennano-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-15 14:37:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Niamhck",
    "github_project": "opennano",
    "github_not_found": true,
    "lcname": "opennano"
}
        
Elapsed time: 0.39657s