========
Overview
========
.. image:: https://badge.fury.io/py/PacbioDataProcessing.svg
:target: https://badge.fury.io/py/PacbioDataProcessing
.. image:: https://img.shields.io/pypi/pyversions/PacbioDataProcessing
:target: https://pypi.python.org/pypi/PacbioDataProcessing
:alt: PyPI - Python Version
.. image:: https://readthedocs.org/projects/pacbio-data-processing/badge/?version=latest
:target: https://pacbio-data-processing.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
This project is about detecting modifications of DNA in PacBio
sequencing data stored in the BAM format.
The PacBio sequencing data is processed at molecule level: each molecule/ZMW/hole number
is analyzed individually.
To learn how to start using this software, have a look at the quickstart_
section.
Or check the usage_ section, for more details.
* Free software: GNU General Public License v3
* Documentation: https://pacbio-data-processing.readthedocs.io
* Gitlab repository: https://gitlab.com/dvelazquez/pacbio-data-processing
Features
========
* Detection of individual ``m6A`` modifications in each molecule.
* The single molecule analysis of a BAM file can be performed with a command line
interface (CLI) program ``sm-analysis`` or using a simple graphical user interface
(GUI) program, ``sm-analysis-gui``.
* The single molecule analysis can be parallelized to speed up the processing of
large BAM files.
* An auxiliary executable, ``bam-filter``, is also provided.
Credits
=======
This package was created with Cookiecutter_ and the `palao/cookiecutter-genrepo-pypackage`_ project template.
.. _quickstart: https://pacbio-data-processing.readthedocs.io/en/latest/quickstart.html
.. _usage: https://pacbio-data-processing.readthedocs.io/en/latest/usage/index.html
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`palao/cookiecutter-genrepo-pypackage`: https://github.com/palao/cookiecutter-genrepo-pypackage
Raw data
{
"_id": null,
"home_page": null,
"name": "PacbioDataProcessing",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "David Palao <david.palao@gmail.com>",
"keywords": "PacBio,DNA,biology,sequencing,methylations",
"author": null,
"author_email": "David Palao <david.palao@gmail.com>, David Vel\u00e1zquez <david.velazquez@protonmail.com>",
"download_url": "https://files.pythonhosted.org/packages/b3/6a/2a3f15d5cff495e89ce65384dd17bb925cec8d5b2aad95e97659d23bffba/PacbioDataProcessing-1.3.0.tar.gz",
"platform": null,
"description": "========\nOverview\n========\n\n.. image:: https://badge.fury.io/py/PacbioDataProcessing.svg\n\t :target: https://badge.fury.io/py/PacbioDataProcessing\n\n.. image:: https://img.shields.io/pypi/pyversions/PacbioDataProcessing\n\t :target: https://pypi.python.org/pypi/PacbioDataProcessing\n\t :alt: PyPI - Python Version\n\n.. image:: https://readthedocs.org/projects/pacbio-data-processing/badge/?version=latest\n :target: https://pacbio-data-processing.readthedocs.io/en/latest/?badge=latest\n\t :alt: Documentation Status\n\n\nThis project is about detecting modifications of DNA in PacBio\nsequencing data stored in the BAM format.\nThe PacBio sequencing data is processed at molecule level: each molecule/ZMW/hole number\nis analyzed individually.\n\nTo learn how to start using this software, have a look at the quickstart_\nsection.\n\nOr check the usage_ section, for more details.\n\n\n* Free software: GNU General Public License v3\n* Documentation: https://pacbio-data-processing.readthedocs.io\n* Gitlab repository: https://gitlab.com/dvelazquez/pacbio-data-processing\n\n\nFeatures\n========\n\n* Detection of individual ``m6A`` modifications in each molecule.\n* The single molecule analysis of a BAM file can be performed with a command line\n interface (CLI) program ``sm-analysis`` or using a simple graphical user interface\n (GUI) program, ``sm-analysis-gui``.\n* The single molecule analysis can be parallelized to speed up the processing of\n large BAM files.\n* An auxiliary executable, ``bam-filter``, is also provided.\n\n\nCredits\n=======\n\nThis package was created with Cookiecutter_ and the `palao/cookiecutter-genrepo-pypackage`_ project template.\n\n.. _quickstart: https://pacbio-data-processing.readthedocs.io/en/latest/quickstart.html\n.. _usage: https://pacbio-data-processing.readthedocs.io/en/latest/usage/index.html\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`palao/cookiecutter-genrepo-pypackage`: https://github.com/palao/cookiecutter-genrepo-pypackage\n",
"bugtrack_url": null,
"license": null,
"summary": "Tools to process PacBio sequencing data at molecule level",
"version": "1.3.0",
"split_keywords": [
"pacbio",
"dna",
"biology",
"sequencing",
"methylations"
],
"urls": [
{
"comment_text": null,
"digests": {
"md5": "0c9d4ac811a644e725c0314d9c002a77",
"sha256": "1571e1a820c096bcf73ebb5ccdd9e57974a2622f1114c50ade2a9ca7dcd39fa1"
},
"downloads": -1,
"filename": "pacbiodataprocessing-1.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0c9d4ac811a644e725c0314d9c002a77",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 90479,
"upload_time": "2022-12-23T15:17:52",
"upload_time_iso_8601": "2022-12-23T15:17:52.161352Z",
"url": "https://files.pythonhosted.org/packages/6d/4d/ab72f4dd37174bb27a210c8a791941a1215253aa3c2e54316bd0b8e5d1b6/pacbiodataprocessing-1.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"md5": "d861748e75ecaef67373a584742d7c2b",
"sha256": "8001edd8c85567a72e9cb3cb10b66f403890f43d4874a66fe60530e8a1262a45"
},
"downloads": -1,
"filename": "PacbioDataProcessing-1.3.0.tar.gz",
"has_sig": false,
"md5_digest": "d861748e75ecaef67373a584742d7c2b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 24987344,
"upload_time": "2022-12-23T15:17:59",
"upload_time_iso_8601": "2022-12-23T15:17:59.434916Z",
"url": "https://files.pythonhosted.org/packages/b3/6a/2a3f15d5cff495e89ce65384dd17bb925cec8d5b2aad95e97659d23bffba/PacbioDataProcessing-1.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-23 15:17:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pacbiodataprocessing"
}