torchakita


Nametorchakita JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryPytorch implementation of Akita model for Hi-C prediction from DNA sequence
upload_time2025-07-18 00:17:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords akita hi-c single-cell genomics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # akita-pytorch

Pytorch implementation of the Akita model from [basenji](https://github.com/calico/basenji/tree/master/manuscripts/akita)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "torchakita",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "akita, hi-c, single-cell, genomics",
    "author": null,
    "author_email": "Junhao Liu <junhaoliu17@gmail.com>",
    "download_url": null,
    "platform": null,
    "description": "# akita-pytorch\n\nPytorch implementation of the Akita model from [basenji](https://github.com/calico/basenji/tree/master/manuscripts/akita)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pytorch implementation of Akita model for Hi-C prediction from DNA sequence",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "akita",
        " hi-c",
        " single-cell",
        " genomics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a7d95373fb5397ed568445ab9a96c1dda973d7c9ce3b0b7532488c47b6e29bfe",
                "md5": "546fbb7ed604aee9a06c9ca4c8232d97",
                "sha256": "a05a0a3abb1bed47b89421d460a74553dd1742befd2211931bbe3da9afe29dad"
            },
            "downloads": -1,
            "filename": "torchakita-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "546fbb7ed604aee9a06c9ca4c8232d97",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 9516,
            "upload_time": "2025-07-18T00:17:19",
            "upload_time_iso_8601": "2025-07-18T00:17:19.179669Z",
            "url": "https://files.pythonhosted.org/packages/a7/d9/5373fb5397ed568445ab9a96c1dda973d7c9ce3b0b7532488c47b6e29bfe/torchakita-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-18 00:17:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "torchakita"
}
        
Elapsed time: 0.41399s