geniml


Namegeniml JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttp://geniml.databio.org
SummaryGenomic interval toolkit
upload_time2024-02-28 21:46:18
maintainer
docs_urlNone
authorNathan Sheffield
requires_python
licenseBSD2
keywords bioinformatics sequencing ngs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Genomic interval machine learning (geniml)

Geniml is a python package for building machine learning models of genomic interval data (BED files). It also includes ancillary functions to support other types of analyses of genomic interval data.

Documentation is hosted at <https://docs.bedbase.org/geniml/>.

## Development

Run tests (from `/tests`) with `pytest`. Please read the [contributor guide](https://docs.bedbase.org/geniml/contributing/) to contribute.



            

Raw data

            {
    "_id": null,
    "home_page": "http://geniml.databio.org",
    "name": "geniml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "bioinformatics,sequencing,ngs",
    "author": "Nathan Sheffield",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/1d/a7/f45a7e24f921c06a292c5a3363100c8230d01ec4459f9ee84f92ee82d57d/geniml-0.2.0.tar.gz",
    "platform": null,
    "description": "# Genomic interval machine learning (geniml)\n\nGeniml is a python package for building machine learning models of genomic interval data (BED files). It also includes ancillary functions to support other types of analyses of genomic interval data.\n\nDocumentation is hosted at <https://docs.bedbase.org/geniml/>.\n\n## Development\n\nRun tests (from `/tests`) with `pytest`. Please read the [contributor guide](https://docs.bedbase.org/geniml/contributing/) to contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD2",
    "summary": "Genomic interval toolkit",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "http://geniml.databio.org"
    },
    "split_keywords": [
        "bioinformatics",
        "sequencing",
        "ngs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee6d237dfeba190148bdb35fc4b25415dca985cdcd72504d8565f55f4d2cced6",
                "md5": "88406b8a86a351363d729e3a1d881387",
                "sha256": "e290f8369c2dada9253361b05cdfccc7b137d2f8b7c8aa9d4a0f3e2b989b3356"
            },
            "downloads": -1,
            "filename": "geniml-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "88406b8a86a351363d729e3a1d881387",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 141806,
            "upload_time": "2024-02-28T21:46:16",
            "upload_time_iso_8601": "2024-02-28T21:46:16.266892Z",
            "url": "https://files.pythonhosted.org/packages/ee/6d/237dfeba190148bdb35fc4b25415dca985cdcd72504d8565f55f4d2cced6/geniml-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1da7f45a7e24f921c06a292c5a3363100c8230d01ec4459f9ee84f92ee82d57d",
                "md5": "29180de41b08b531ab7d06aebc1f6a0d",
                "sha256": "4c585db0360d27a19983df8e3c59b509a856399f591b1d6cad09e35abf8dbcf0"
            },
            "downloads": -1,
            "filename": "geniml-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "29180de41b08b531ab7d06aebc1f6a0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 119391,
            "upload_time": "2024-02-28T21:46:18",
            "upload_time_iso_8601": "2024-02-28T21:46:18.229473Z",
            "url": "https://files.pythonhosted.org/packages/1d/a7/f45a7e24f921c06a292c5a3363100c8230d01ec4459f9ee84f92ee82d57d/geniml-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-28 21:46:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "geniml"
}
        
Elapsed time: 0.26064s