=======================================================
CellO: Cell Ontology-based Classification
=======================================================
CellO (Cell Ontology-based classification) is a Python package for performing cell type classification of human RNA-seq data. CellO makes hierarchical predictions against the Cell Ontology (http://www.obofoundry.org/ontology/cl.html). These classifiers were trained on nearly all of the human primary cell, bulk RNA-seq data in the NCBI's Sequence Read Archive.
For instructions on installing and running CellO, see the GitHub repository: https://github.com/deweylab/CellO
For more details regarding the underlying method, see the paper:
Bernstein, M.N., Ma, J., Gleicher, M., Dewey, C.N. (2020). CellO: Comprehensive and hierarchical cell type classification of human cells with the Cell Ontology. iScience, 24(1), 101913. https://doi.org/10.1016/j.isci.2020.101913.
Raw data
{
"_id": null,
"home_page": "https://github.com/deweylab/CellO",
"name": "cello-classify",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "scRNA-seq,cell-type,cell-ontology,gene-expression,computational-biology",
"author": "Matthew N. Bernstein",
"author_email": "mbernstein@morgridge.org",
"download_url": "",
"platform": null,
"description": "=======================================================\nCellO: Cell Ontology-based Classification\n=======================================================\n\nCellO (Cell Ontology-based classification) is a Python package for performing cell type classification of human RNA-seq data. CellO makes hierarchical predictions against the Cell Ontology (http://www.obofoundry.org/ontology/cl.html). These classifiers were trained on nearly all of the human primary cell, bulk RNA-seq data in the NCBI's Sequence Read Archive.\n\nFor instructions on installing and running CellO, see the GitHub repository: https://github.com/deweylab/CellO\n\nFor more details regarding the underlying method, see the paper:\n\nBernstein, M.N., Ma, J., Gleicher, M., Dewey, C.N. (2020). CellO: Comprehensive and hierarchical cell type classification of human cells with the Cell Ontology. iScience, 24(1), 101913. https://doi.org/10.1016/j.isci.2020.101913.\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "CellO",
"version": "2.1.1",
"project_urls": {
"Homepage": "https://github.com/deweylab/CellO"
},
"split_keywords": [
"scrna-seq",
"cell-type",
"cell-ontology",
"gene-expression",
"computational-biology"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dfaaaada798e8855f925c6a967bf2e35dfe4d447a7c2c61d6cc1785dac4bce05",
"md5": "7e775ba2f6bc01323420d40004d07676",
"sha256": "a77779a77f47a393ed1d1bb2e5c5eeaf212ae208cd86803cf3c06dcae4c28055"
},
"downloads": -1,
"filename": "cello_classify-2.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7e775ba2f6bc01323420d40004d07676",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 11227665,
"upload_time": "2023-07-08T01:06:58",
"upload_time_iso_8601": "2023-07-08T01:06:58.933652Z",
"url": "https://files.pythonhosted.org/packages/df/aa/aada798e8855f925c6a967bf2e35dfe4d447a7c2c61d6cc1785dac4bce05/cello_classify-2.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-08 01:06:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "deweylab",
"github_project": "CellO",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "Cython",
"specs": [
[
"==",
"0.29.17"
]
]
},
{
"name": "quadprog",
"specs": [
[
"==",
"0.1.6"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.17.1"
]
]
},
{
"name": "scikit-learn",
"specs": [
[
"==",
"0.22.2.post1"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.3.1"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"0.23.4"
]
]
},
{
"name": "dill",
"specs": [
[
"==",
"0.3.1.1"
]
]
},
{
"name": "h5py",
"specs": [
[
"==",
"2.10.0"
]
]
},
{
"name": "anndata",
"specs": [
[
"==",
"0.7.1"
]
]
},
{
"name": "scanpy",
"specs": [
[
"==",
"1.5.1"
]
]
},
{
"name": "leidenalg",
"specs": [
[
"==",
"0.7.0"
]
]
}
],
"lcname": "cello-classify"
}