nsforest


Namensforest JSON
Version 3.9.2.5 PyPI version JSON
download
home_pagehttps://github.com/JCVenterInstitute/NSForest
SummaryA machine learning method for the discovery of minimum marker gene combinations for cell type identification from single-cell RNA sequencing
upload_time2023-03-17 06:29:34
maintainer
docs_urlNone
authorRenee Zhang, Richard Scheuermann, Brian Aevermann
requires_python>=3.8
licenseMIT License Copyright (c) 2022 J. Craig Venter Institute Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords machine learning scrna cell type random forest
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # NS-Forest

<img src="NS-Forest-sticker.png" width="110" height="125">

## Getting Started

Download NSForest_v3dot9_1.py.

### Prerequisites

* This is a python script written and tested in python 3.8, scanpy 1.8.2, anndata 0.8.0.
* Other required libraries: numpy, pandas, sklearn, itertools, time, tqdm.

### Tutorial

Follow the [tutorial](https://jcventerinstitute.github.io/celligrate/tutorials/NS-Forest_tutorial.html) to get started.

## Versioning and citations

This is version 3.9.1. Earlier releases are managed in [Releases](https://github.com/JCVenterInstitute/NSForest/releases).  

Version 2 and beyond:

Aevermann BD, Zhang Y, Novotny M, Keshk M, Bakken TE, Miller JA, Hodge RD, Lelieveldt B, Lein ES, Scheuermann RH. A machine learning method for the discovery of minimum marker gene combinations for cell-type identification from single-cell RNA sequencing. Genome Res. 2021 Jun 4:gr.275569.121. doi: 10.1101/gr.275569.121.

Version 1.3/1.0:

Aevermann BD, Novotny M, Bakken T, Miller JA, Diehl AD, Osumi-Sutherland D, Lasken RS, Lein ES, Scheuermann RH. Cell type discovery using single-cell transcriptomics: implications for ontological representation. Hum Mol Genet. 2018 May 1;27(R1):R40-R47. doi: 10.1093/hmg/ddy100.

## Authors

* Yun (Renee) Zhang zhangy@jcvi.org
* Richard Scheuermann RScheuermann@jcvi.org
* Brian Aevermann baevermann@chanzuckerberg.com


## License

This project is licensed under the [MIT License](https://github.com/JCVenterInstitute/NSForest/blob/master/LICENSE).

## Acknowledgments

* BICCN
* Allen Institute of Brain Science
* Chan Zuckerberg Initiative
* California Institute for Regenerative Medicine

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JCVenterInstitute/NSForest",
    "name": "nsforest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Tian Liu <ttl074@ucsd.edu>",
    "keywords": "machine learning,scrna,cell type,random forest",
    "author": "Renee Zhang, Richard Scheuermann, Brian Aevermann",
    "author_email": "Renee Zhang <zhangy@jcvi.org>, Richard Scheuermann <RScheuermann@jcvi.org>, Brian Aevermann <baevermann@chanzuckerberg.com>",
    "download_url": "https://files.pythonhosted.org/packages/24/20/a81d185f0980f5dae8a472df73f460f8f1116e02652899e863be681c6f28/nsforest-3.9.2.5.tar.gz",
    "platform": null,
    "description": "# NS-Forest\n\n<img src=\"NS-Forest-sticker.png\" width=\"110\" height=\"125\">\n\n## Getting Started\n\nDownload NSForest_v3dot9_1.py.\n\n### Prerequisites\n\n* This is a python script written and tested in python 3.8, scanpy 1.8.2, anndata 0.8.0.\n* Other required libraries: numpy, pandas, sklearn, itertools, time, tqdm.\n\n### Tutorial\n\nFollow the [tutorial](https://jcventerinstitute.github.io/celligrate/tutorials/NS-Forest_tutorial.html) to get started.\n\n## Versioning and citations\n\nThis is version 3.9.1. Earlier releases are managed in [Releases](https://github.com/JCVenterInstitute/NSForest/releases).  \n\nVersion 2 and beyond:\n\nAevermann BD, Zhang Y, Novotny M, Keshk M, Bakken TE, Miller JA, Hodge RD, Lelieveldt B, Lein ES, Scheuermann RH. A machine learning method for the discovery of minimum marker gene combinations for cell-type identification from single-cell RNA sequencing. Genome Res. 2021 Jun 4:gr.275569.121. doi: 10.1101/gr.275569.121.\n\nVersion 1.3/1.0:\n\nAevermann BD, Novotny M, Bakken T, Miller JA, Diehl AD, Osumi-Sutherland D, Lasken RS, Lein ES, Scheuermann RH. Cell type discovery using single-cell transcriptomics: implications for ontological representation. Hum Mol Genet. 2018 May 1;27(R1):R40-R47. doi: 10.1093/hmg/ddy100.\n\n## Authors\n\n* Yun (Renee) Zhang zhangy@jcvi.org\n* Richard Scheuermann RScheuermann@jcvi.org\n* Brian Aevermann baevermann@chanzuckerberg.com\n\n\n## License\n\nThis project is licensed under the [MIT License](https://github.com/JCVenterInstitute/NSForest/blob/master/LICENSE).\n\n## Acknowledgments\n\n* BICCN\n* Allen Institute of Brain Science\n* Chan Zuckerberg Initiative\n* California Institute for Regenerative Medicine\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2022 J. Craig Venter Institute  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A machine learning method for the discovery of minimum marker gene combinations for cell type identification from single-cell RNA sequencing",
    "version": "3.9.2.5",
    "split_keywords": [
        "machine learning",
        "scrna",
        "cell type",
        "random forest"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec65cc0c151f2659fa8f876b3c5fff967f0d0c81bf88d8e3fb555c4c9fa095c7",
                "md5": "f98915d9711124dea11963e309f66219",
                "sha256": "7f3a64c535a2be9eb33fcaa3746faef9fb4c694bddc02db14c5e3734a179d54f"
            },
            "downloads": -1,
            "filename": "nsforest-3.9.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f98915d9711124dea11963e309f66219",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7041,
            "upload_time": "2023-03-17T06:29:32",
            "upload_time_iso_8601": "2023-03-17T06:29:32.758005Z",
            "url": "https://files.pythonhosted.org/packages/ec/65/cc0c151f2659fa8f876b3c5fff967f0d0c81bf88d8e3fb555c4c9fa095c7/nsforest-3.9.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2420a81d185f0980f5dae8a472df73f460f8f1116e02652899e863be681c6f28",
                "md5": "0f6926d031daf69a3471226c35948f11",
                "sha256": "842828ef5a37f85b5661f5eb4ed95cfcfae20f4bc0961515b1a347f50da96652"
            },
            "downloads": -1,
            "filename": "nsforest-3.9.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "0f6926d031daf69a3471226c35948f11",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 254884,
            "upload_time": "2023-03-17T06:29:34",
            "upload_time_iso_8601": "2023-03-17T06:29:34.891077Z",
            "url": "https://files.pythonhosted.org/packages/24/20/a81d185f0980f5dae8a472df73f460f8f1116e02652899e863be681c6f28/nsforest-3.9.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-17 06:29:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "JCVenterInstitute",
    "github_project": "NSForest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "nsforest"
}
        
Elapsed time: 0.05326s