cassia-rag


Namecassia-rag JSON
Version 0.1.4 PyPI version JSON
download
home_pageNone
SummaryA tool for cell type annotation using RAG
upload_time2024-12-01 04:36:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CASSIA RAG

CASSIA RAG is the RAG part of the CASSIA method. It is a tool for cell type annotation using Retrieval-Augmented Generation (RAG).

## Installation 

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cassia-rag",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Lingxin Cheng <lcheng74@wisc.edu>",
    "download_url": "https://files.pythonhosted.org/packages/3b/22/f6bd2434e48c2d920f9e88350e999cc0909f58bc83787ea8c72b8797a778/cassia_rag-0.1.4.tar.gz",
    "platform": null,
    "description": "# CASSIA RAG\n\nCASSIA RAG is the RAG part of the CASSIA method. It is a tool for cell type annotation using Retrieval-Augmented Generation (RAG).\n\n## Installation \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A tool for cell type annotation using RAG",
    "version": "0.1.4",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f5b1d7d6a4a079e51ace5770a2ffb5b237b4af1b3a28f1e7837e76679b4a9ef",
                "md5": "6bba3220b324b21d524d66515cf17a96",
                "sha256": "ad76dba6f39100ef249210f6fd9b7ffffe116fc6a379e13e5f9619e65f48f482"
            },
            "downloads": -1,
            "filename": "cassia_rag-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bba3220b324b21d524d66515cf17a96",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 17308,
            "upload_time": "2024-12-01T04:36:20",
            "upload_time_iso_8601": "2024-12-01T04:36:20.606768Z",
            "url": "https://files.pythonhosted.org/packages/0f/5b/1d7d6a4a079e51ace5770a2ffb5b237b4af1b3a28f1e7837e76679b4a9ef/cassia_rag-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b22f6bd2434e48c2d920f9e88350e999cc0909f58bc83787ea8c72b8797a778",
                "md5": "1c933a2deff5e9b03b83272e29a91373",
                "sha256": "9ff3262db2d73832bbc2f2a07d391fbff82937915febefdb5a0839d6141aa0e7"
            },
            "downloads": -1,
            "filename": "cassia_rag-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "1c933a2deff5e9b03b83272e29a91373",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 17585,
            "upload_time": "2024-12-01T04:36:29",
            "upload_time_iso_8601": "2024-12-01T04:36:29.813012Z",
            "url": "https://files.pythonhosted.org/packages/3b/22/f6bd2434e48c2d920f9e88350e999cc0909f58bc83787ea8c72b8797a778/cassia_rag-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-01 04:36:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cassia-rag"
}
        
Elapsed time: 0.51298s