scAnnot


NamescAnnot JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/changebio/scAnnot
Summarysingle cell annotation
upload_time2023-07-06 02:17:29
maintainer
docs_urlNone
authorYin Huang
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            scAnnot
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install scAnnot
```

## How to use

### In command line

#### 1. output the table of predicted lables in csv format

    scAnnot /home/huang_ziliang/project/brain/data/public/human_brain_glial_Fu_2021_PCR/h5/umap.h5ad --output test.csv

#### 2. output the anndata with predicted lables in h5ad

    scAnnot /home/huang_ziliang/project/brain/data/public/human_brain_glial_Fu_2021_PCR/h5/umap.h5ad --output test.h5ad

### In jupyter notebook

    ad=scAnnot('/home/huang_ziliang/project/brain/data/public/human_brain_glial_Fu_2021_PCR/h5/umap.h5ad')

    #show umap from the latent space
    ad=scAnnot('/home/huang_ziliang/project/brain/data/public/human_brain_glial_Fu_2021_PCR/h5/umap.h5ad',show=True)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/changebio/scAnnot",
    "name": "scAnnot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Yin Huang",
    "author_email": "changebio@yeah.net",
    "download_url": "https://files.pythonhosted.org/packages/c3/b6/e2d1ec1c9b0d76b38886fd3e1ae894ec19699622206a5aa9e6b55d6670a5/scAnnot-0.0.5.tar.gz",
    "platform": null,
    "description": "scAnnot\n================\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install scAnnot\n```\n\n## How to use\n\n### In command line\n\n#### 1. output the table of predicted lables in csv format\n\n    scAnnot /home/huang_ziliang/project/brain/data/public/human_brain_glial_Fu_2021_PCR/h5/umap.h5ad --output test.csv\n\n#### 2. output the anndata with predicted lables in h5ad\n\n    scAnnot /home/huang_ziliang/project/brain/data/public/human_brain_glial_Fu_2021_PCR/h5/umap.h5ad --output test.h5ad\n\n### In jupyter notebook\n\n    ad=scAnnot('/home/huang_ziliang/project/brain/data/public/human_brain_glial_Fu_2021_PCR/h5/umap.h5ad')\n\n    #show umap from the latent space\n    ad=scAnnot('/home/huang_ziliang/project/brain/data/public/human_brain_glial_Fu_2021_PCR/h5/umap.h5ad',show=True)\n\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "single cell annotation",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/changebio/scAnnot"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "726403d278135849b18fb5efccde4a5eb9cfbe39c7f0afbdd10bb56b85fdf81a",
                "md5": "d03e295474efb1b1a02d8a1c9c4b6865",
                "sha256": "e81a52c65edfa7987121c14dab789e25c90bcc74ff9659fe129e58c6019dfbbf"
            },
            "downloads": -1,
            "filename": "scAnnot-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d03e295474efb1b1a02d8a1c9c4b6865",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8180,
            "upload_time": "2023-07-06T02:17:28",
            "upload_time_iso_8601": "2023-07-06T02:17:28.144892Z",
            "url": "https://files.pythonhosted.org/packages/72/64/03d278135849b18fb5efccde4a5eb9cfbe39c7f0afbdd10bb56b85fdf81a/scAnnot-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3b6e2d1ec1c9b0d76b38886fd3e1ae894ec19699622206a5aa9e6b55d6670a5",
                "md5": "2a1de69e8884ebd573b77e541215014a",
                "sha256": "9c477a0834495d793f7d05801c0d99921ed540f0434c04179a9ee4cf04b07d84"
            },
            "downloads": -1,
            "filename": "scAnnot-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "2a1de69e8884ebd573b77e541215014a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8761,
            "upload_time": "2023-07-06T02:17:29",
            "upload_time_iso_8601": "2023-07-06T02:17:29.743840Z",
            "url": "https://files.pythonhosted.org/packages/c3/b6/e2d1ec1c9b0d76b38886fd3e1ae894ec19699622206a5aa9e6b55d6670a5/scAnnot-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-06 02:17:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "changebio",
    "github_project": "scAnnot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "scannot"
}
        
Elapsed time: 0.15667s