# ATACFragQC
The Python toolkits designed to control the fragment quality of Bulk/SingCell ATAC-seq.
## Installation
~~~
python3 -m pip install --upgrade ATACFragQC
~~~
## Usage
~~~
# Basic usage
ATACFragQC [options] -i <input.bam> -r <reference.gtf>
# For more information
ATACFragQC -h
~~~
## Features
* The distrubution of fragments in chromosomes
* The distrubution of fragment lengths
* The distrubution of fragments around transcription start sites (TSSs)
* Other feature would be supported in the future ...
## Overview

Raw data
{
"_id": null,
"home_page": "https://github.com/0CBH0/ATACFragQC",
"name": "ATACFragQC",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "0CBH0",
"author_email": "maodatou88@163.com",
"download_url": "https://files.pythonhosted.org/packages/d0/37/9c72972084ebd535b27a068900be676ee24659e69657ab5dfedbf37d1880/ATACFragQC-0.4.7.tar.gz",
"platform": null,
"description": "# ATACFragQC\r\n\r\nThe Python toolkits designed to control the fragment quality of Bulk/SingCell ATAC-seq.\r\n\r\n## Installation\r\n~~~\r\npython3 -m pip install --upgrade ATACFragQC\r\n~~~\r\n\r\n## Usage\r\n~~~\r\n# Basic usage\r\nATACFragQC [options] -i <input.bam> -r <reference.gtf>\r\n\r\n# For more information\r\nATACFragQC -h\r\n~~~\r\n\r\n## Features\r\n* The distrubution of fragments in chromosomes\r\n* The distrubution of fragment lengths\r\n* The distrubution of fragments around transcription start sites (TSSs)\r\n* Other feature would be supported in the future ...\r\n\r\n## Overview\r\n\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Fragment Quality Control for ATAC-seq",
"version": "0.4.7",
"project_urls": {
"Homepage": "https://github.com/0CBH0/ATACFragQC"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d0379c72972084ebd535b27a068900be676ee24659e69657ab5dfedbf37d1880",
"md5": "1a6833876d6f98f3e125befdabbbb1b1",
"sha256": "d6bad504f584cbd21aa7dff4c5ab49422954c774c1caefdf53e6d536c4da4869"
},
"downloads": -1,
"filename": "ATACFragQC-0.4.7.tar.gz",
"has_sig": false,
"md5_digest": "1a6833876d6f98f3e125befdabbbb1b1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 6390,
"upload_time": "2023-08-08T09:39:14",
"upload_time_iso_8601": "2023-08-08T09:39:14.091709Z",
"url": "https://files.pythonhosted.org/packages/d0/37/9c72972084ebd535b27a068900be676ee24659e69657ab5dfedbf37d1880/ATACFragQC-0.4.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-08 09:39:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "0CBH0",
"github_project": "ATACFragQC",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "atacfragqc"
}