.. image:: https://img.shields.io/pypi/v/gaftools.svg?branch=main
:target: https://pypi.python.org/pypi/gaftools
.. image:: https://github.com/marschall-lab/gaftools/workflows/CI/badge.svg
gaftools
========
gaftools is a fast and comprehensive toolkit designed for processing pangenome alignments. It provides various functionalities such as
indexing, sorting, realignment, viewing and statistical analysis of rGFA-based GAF files.
`Link to GitHub <https://github.com/marschall-lab/gaftools/tree/main>`_
`Documentation <https://gaftools.readthedocs.io/>`_ is available on Read The Docs. Documentation can be locally built under :code:`docs` folder
using :code:`sphinx`. :code:`sphinx` is automatically installed when installing gaftools in `dev` mode.
Features
--------
* Viewing GAF files based on user-defined regions or node IDs.
* Conversion of GAF format from unstable segment coordinates to stable coordinates and vice-versa.
* New tags for GFA files for ordering of bubbles and sorting GAF files.
* Post-processing GAF alignments using Wavefront Alignment and generating basic alignment statistics.
* Easy-to-install
* Open Source (MIT License)
Raw data
{
"_id": null,
"home_page": null,
"name": "gaftools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Samarendra Pani <samarendra.pani@hhu.de>",
"keywords": "bioinformatics, genomics, pangenome, toolkit",
"author": "Arda Soylev, Fawaz Dabbaghie, Tobias Marschall",
"author_email": "Samarendra Pani <samarendra.pani@hhu.de>",
"download_url": "https://files.pythonhosted.org/packages/b5/85/d430b0a74132ddc07d5e95e4f4602bf3718513be444165fa8a00236cad8f/gaftools-1.1.0.tar.gz",
"platform": null,
"description": ".. image:: https://img.shields.io/pypi/v/gaftools.svg?branch=main\n :target: https://pypi.python.org/pypi/gaftools\n\n.. image:: https://github.com/marschall-lab/gaftools/workflows/CI/badge.svg\n\n\ngaftools\n========\n\ngaftools is a fast and comprehensive toolkit designed for processing pangenome alignments. It provides various functionalities such as\nindexing, sorting, realignment, viewing and statistical analysis of rGFA-based GAF files.\n\n`Link to GitHub <https://github.com/marschall-lab/gaftools/tree/main>`_\n\n`Documentation <https://gaftools.readthedocs.io/>`_ is available on Read The Docs. Documentation can be locally built under :code:`docs` folder\nusing :code:`sphinx`. :code:`sphinx` is automatically installed when installing gaftools in `dev` mode.\n\n\nFeatures\n--------\n\n* Viewing GAF files based on user-defined regions or node IDs.\n* Conversion of GAF format from unstable segment coordinates to stable coordinates and vice-versa.\n* New tags for GFA files for ordering of bubbles and sorting GAF files.\n* Post-processing GAF alignments using Wavefront Alignment and generating basic alignment statistics.\n* Easy-to-install\n* Open Source (MIT License)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Toolkit for pangenome alignments",
"version": "1.1.0",
"project_urls": {
"Changelog": "https://github.com/marschall-lab/gaftools/blob/main/CHANGES.rst",
"Homepage": "https://github.com/marschall-lab/gaftools",
"Issues": "https://github.com/marschall-lab/gaftools/issues"
},
"split_keywords": [
"bioinformatics",
" genomics",
" pangenome",
" toolkit"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b585d430b0a74132ddc07d5e95e4f4602bf3718513be444165fa8a00236cad8f",
"md5": "dcfe7660bebebcf5bd73c18f4e72c917",
"sha256": "b04c1f7df479ab9a179b1709dec97dce054787f5fab8f2c2c38eb03df2e4a416"
},
"downloads": -1,
"filename": "gaftools-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "dcfe7660bebebcf5bd73c18f4e72c917",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2745330,
"upload_time": "2024-10-09T09:41:51",
"upload_time_iso_8601": "2024-10-09T09:41:51.959055Z",
"url": "https://files.pythonhosted.org/packages/b5/85/d430b0a74132ddc07d5e95e4f4602bf3718513be444165fa8a00236cad8f/gaftools-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-09 09:41:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "marschall-lab",
"github_project": "gaftools",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "gaftools"
}