pyrion


Namepyrion JSON
Version 0.1.11 PyPI version JSON
download
home_pageNone
SummaryA fast and efficient bioinformatics library for genomic data processing
upload_time2025-08-09 23:07:39
maintainerBogdan M. Kirilenko
docs_urlNone
authorBogdan M. Kirilenko
requires_python>=3.9
licenseNone
keywords bioinformatics genomics sequence-analysis comparative-genomics numpy alignment gene-annotation liftover
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pyrion

![PyPI version](https://img.shields.io/badge/version-0.1.11-blue)
![Python](https://img.shields.io/badge/python-3.9%2B-blue)
![License](https://img.shields.io/badge/license-MIT-green)
![Made with Cursor](https://img.shields.io/badge/Made%20with-Cursor-0066cc?style=flat&logo=cursor&logoColor=white)

Tools and abstractions for comparative genomics. Reliable, fast, and minimal-dependency tools 
for common genomics tasks without unnecessary overhead.

Pyrion includes tools for manipulating genomic intervals, genome alignments, and sequences.
It handles common formats like BED (6 or 12), chain, 2bit, and FASTA, and can also parse genePred and GTF annotations.

Work in progress: [plans](TODO.md).

## Installation

```bash
pip install pyrion
```

## Quick Start

See [demo.ipynb](demo.ipynb) for quick examples.

For a more advanced practical example, pls see [TOGA_mini](https://github.com/kirilenkobm/TOGA_mini) repo.

## API Reference

See [API_REFERENCE.md](API_REFERENCE.md) for the complete API documentation.

## License

MIT License - see [LICENSE](LICENSE) file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyrion",
    "maintainer": "Bogdan M. Kirilenko",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "bioinformatics, genomics, sequence-analysis, comparative-genomics, numpy, alignment, gene-annotation, liftover",
    "author": "Bogdan M. Kirilenko",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ad/47/d134a20db8f3c90e9ed410aa8020a3f91228ba0dca6982498465c4e42772/pyrion-0.1.11.tar.gz",
    "platform": null,
    "description": "# Pyrion\n\n![PyPI version](https://img.shields.io/badge/version-0.1.11-blue)\n![Python](https://img.shields.io/badge/python-3.9%2B-blue)\n![License](https://img.shields.io/badge/license-MIT-green)\n![Made with Cursor](https://img.shields.io/badge/Made%20with-Cursor-0066cc?style=flat&logo=cursor&logoColor=white)\n\nTools and abstractions for comparative genomics. Reliable, fast, and minimal-dependency tools \nfor common genomics tasks without unnecessary overhead.\n\nPyrion includes tools for manipulating genomic intervals, genome alignments, and sequences.\nIt handles common formats like BED (6 or 12), chain, 2bit, and FASTA, and can also parse genePred and GTF annotations.\n\nWork in progress: [plans](TODO.md).\n\n## Installation\n\n```bash\npip install pyrion\n```\n\n## Quick Start\n\nSee [demo.ipynb](demo.ipynb) for quick examples.\n\nFor a more advanced practical example, pls see [TOGA_mini](https://github.com/kirilenkobm/TOGA_mini) repo.\n\n## API Reference\n\nSee [API_REFERENCE.md](API_REFERENCE.md) for the complete API documentation.\n\n## License\n\nMIT License - see [LICENSE](LICENSE) file for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A fast and efficient bioinformatics library for genomic data processing",
    "version": "0.1.11",
    "project_urls": {
        "Bug Reports": "https://github.com/kirilenkobm/pyrion/issues",
        "Changelog": "https://github.com/kirilenkobm/pyrion/releases",
        "Documentation": "https://github.com/kirilenkobm/pyrion",
        "Homepage": "https://github.com/kirilenkobm/pyrion",
        "Repository": "https://github.com/kirilenkobm/pyrion"
    },
    "split_keywords": [
        "bioinformatics",
        " genomics",
        " sequence-analysis",
        " comparative-genomics",
        " numpy",
        " alignment",
        " gene-annotation",
        " liftover"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "59cb55edba0291601700d030b299ef20bb070299ee5a2aea3f9994f1e21af1a6",
                "md5": "e2c05e523fc751479644c2fe1929f344",
                "sha256": "3af598d5e92149f9f6e6affc4d12892af1b7f0f56e12c7bbec17eace75ba93ac"
            },
            "downloads": -1,
            "filename": "pyrion-0.1.11-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e2c05e523fc751479644c2fe1929f344",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 125692,
            "upload_time": "2025-08-09T23:07:38",
            "upload_time_iso_8601": "2025-08-09T23:07:38.229144Z",
            "url": "https://files.pythonhosted.org/packages/59/cb/55edba0291601700d030b299ef20bb070299ee5a2aea3f9994f1e21af1a6/pyrion-0.1.11-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ad47d134a20db8f3c90e9ed410aa8020a3f91228ba0dca6982498465c4e42772",
                "md5": "dd9691d2a8571ad8d836fc543c7ea718",
                "sha256": "7c699156a89bea0f492606474eccbc4167ac64c832992a9a1bf01386f76107df"
            },
            "downloads": -1,
            "filename": "pyrion-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "dd9691d2a8571ad8d836fc543c7ea718",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 166295,
            "upload_time": "2025-08-09T23:07:39",
            "upload_time_iso_8601": "2025-08-09T23:07:39.736868Z",
            "url": "https://files.pythonhosted.org/packages/ad/47/d134a20db8f3c90e9ed410aa8020a3f91228ba0dca6982498465c4e42772/pyrion-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-09 23:07:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kirilenkobm",
    "github_project": "pyrion",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyrion"
}
        
Elapsed time: 1.03710s