bg-coord-table-file-utils


Namebg-coord-table-file-utils JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/rusty-bioinfo-se/bg-coord-table-file-utils
SummaryCollection of Python modules for reading and writing the gene-exons coordinate table file.
upload_time2024-10-24 00:43:30
maintainerNone
docs_urlNone
authorJaideep Sundaram
requires_python>=3.6
licenseNone
keywords bg_coord_table_file_utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================
BG Coord Table File Utils
=========================
Collection of Python modules for reading and writing the gene-exons coordinate table file.



Features
--------

* CoordTableFileParser class for reading the gene-exons coordinate table file
* CoordTableFileWriter class for writing the gene-exons coordinate table file
* CoordTableRecord class for representing the gene-exons coordinate table record

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2024-10-23)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rusty-bioinfo-se/bg-coord-table-file-utils",
    "name": "bg-coord-table-file-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "bg_coord_table_file_utils",
    "author": "Jaideep Sundaram",
    "author_email": "sundaram.baylorgenetics@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e2/2e/57a058787ace02be62dec695bb478e4cbce6872933720fd6710bbbc09fab/bg_coord_table_file_utils-0.1.0.tar.gz",
    "platform": null,
    "description": "=========================\nBG Coord Table File Utils\n=========================\nCollection of Python modules for reading and writing the gene-exons coordinate table file.\n\n\n\nFeatures\n--------\n\n* CoordTableFileParser class for reading the gene-exons coordinate table file\n* CoordTableFileWriter class for writing the gene-exons coordinate table file\n* CoordTableRecord class for representing the gene-exons coordinate table record\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-10-23)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Collection of Python modules for reading and writing the gene-exons coordinate table file.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/rusty-bioinfo-se/bg-coord-table-file-utils"
    },
    "split_keywords": [
        "bg_coord_table_file_utils"
    ],
    "urls": [
        {
            "comment_text": "/home/sundaram/.pypi/.pypirc_sundaram_baylorgenetics",
            "digests": {
                "blake2b_256": "c7235b10c98099be846b60d99d6b01f6d22b15fe9eaf247c5b9b7305ad0fc774",
                "md5": "7ce9a4cbfad99d193cfe3d3c8450c872",
                "sha256": "2a26a28eba77042cb39af39ec86a48f1f9a126f5729f12116d1e363bc0a579f6"
            },
            "downloads": -1,
            "filename": "bg_coord_table_file_utils-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ce9a4cbfad99d193cfe3d3c8450c872",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 11005,
            "upload_time": "2024-10-24T00:43:29",
            "upload_time_iso_8601": "2024-10-24T00:43:29.646775Z",
            "url": "https://files.pythonhosted.org/packages/c7/23/5b10c98099be846b60d99d6b01f6d22b15fe9eaf247c5b9b7305ad0fc774/bg_coord_table_file_utils-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "/home/sundaram/.pypi/.pypirc_sundaram_baylorgenetics",
            "digests": {
                "blake2b_256": "e22e57a058787ace02be62dec695bb478e4cbce6872933720fd6710bbbc09fab",
                "md5": "0fd964a26cc5123cfaaa9455d77607be",
                "sha256": "b084b136aafa329c4258750a6d6e96082363d78e522ba652de2b1ad3a92a8860"
            },
            "downloads": -1,
            "filename": "bg_coord_table_file_utils-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0fd964a26cc5123cfaaa9455d77607be",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 14924,
            "upload_time": "2024-10-24T00:43:30",
            "upload_time_iso_8601": "2024-10-24T00:43:30.767241Z",
            "url": "https://files.pythonhosted.org/packages/e2/2e/57a058787ace02be62dec695bb478e4cbce6872933720fd6710bbbc09fab/bg_coord_table_file_utils-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 00:43:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rusty-bioinfo-se",
    "github_project": "bg-coord-table-file-utils",
    "github_not_found": true,
    "lcname": "bg-coord-table-file-utils"
}
        
Elapsed time: 0.50632s