# BioAT
the Bioinformatic Analysis Tools
## About bioat
Bref: <u>**bioat**, a python **package** & **command line toolkit** for Bioinformatics and data science!</u>
Home: https://github.com/hermanzhaozzzz/bioat
License: Apache-2.0
| Name | Downloads | Version | Platforms | Test |
| --- | --- | --- | --- | --- |
|[![Conda Recipe](https://img.shields.io/badge/recipe-bioat-green.svg)](https://anaconda.org/conda-forge/bioat) | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/bioat.svg)](https://anaconda.org/conda-forge/bioat) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/bioat.svg)](https://anaconda.org/conda-forge/bioat) | [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/bioat.svg)](https://anaconda.org/conda-forge/bioat) | [![Azure Pipelines](https://dev.azure.com/conda-forge/feedstock-builds/_apis/build/status/bioat-feedstock?branchName=main)](https://dev.azure.com/conda-forge/feedstock-builds/_build/latest?definitionId=23719&branchName=main) |
## About author
Name: [赵华男 | Huanan Herman Zhao](https://scholar.google.com/citations?user=ojSVoWQAAAAJ&hl=en) | EMail: hermanzhaozzzz AT gmail.com | [Zhihu](https://www.zhihu.com/people/hymanzhaozzzz) | [BLOG](http://zhaohuanan.cc)
## Installation
```shell
# supported platform: Linux / MacOS (intel & arm64) / Windows
pip install --upgrade bioat
# use conda
conda install -c conda-forge bioat
```
## Usage
```shell
# list commands
bioat list
# check version
bioat version
# check information about bioat
bioat about
# example usage
bioat bam remove_clip --help
samtools view -h test_sorted_n.bam | bioat bam remove_clip | tail
```
[circos plot](docs/demo_circos-plot.ipynb)
## Doc
See [Doc](https://bioat.readthedocs.io/en/latest/)
Raw data
{
"_id": null,
"home_page": "https://github.com/hermanzhaozzzz/bioat",
"name": "bioat",
"maintainer": "Huanan Herman Zhao",
"docs_url": null,
"requires_python": "<3.13.0,>=3.10.0",
"maintainer_email": "hermanzhaozzzz@gmail.com",
"keywords": "bioat, python, data-science, bioinformatics, bioinformatics-tool",
"author": "Huanan Herman Zhao",
"author_email": "hermanzhaozzzz@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ac/28/6d7118c2768de6e2217523d61f343fa1c233e874c655c8d6a4d3f8375195/bioat-0.13.5.tar.gz",
"platform": null,
"description": "# BioAT\nthe Bioinformatic Analysis Tools\n## About bioat\nBref: <u>**bioat**, a python **package** & **command line toolkit** for Bioinformatics and data science!</u>\n\nHome: https://github.com/hermanzhaozzzz/bioat\n\nLicense: Apache-2.0\n\n| Name | Downloads | Version | Platforms | Test |\n| --- | --- | --- | --- | --- |\n|[![Conda Recipe](https://img.shields.io/badge/recipe-bioat-green.svg)](https://anaconda.org/conda-forge/bioat) | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/bioat.svg)](https://anaconda.org/conda-forge/bioat) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/bioat.svg)](https://anaconda.org/conda-forge/bioat) | [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/bioat.svg)](https://anaconda.org/conda-forge/bioat) | [![Azure Pipelines](https://dev.azure.com/conda-forge/feedstock-builds/_apis/build/status/bioat-feedstock?branchName=main)](https://dev.azure.com/conda-forge/feedstock-builds/_build/latest?definitionId=23719&branchName=main) |\n\n## About author\nName: [\u8d75\u534e\u7537 | Huanan Herman Zhao](https://scholar.google.com/citations?user=ojSVoWQAAAAJ&hl=en) | EMail: hermanzhaozzzz AT gmail.com | [Zhihu](https://www.zhihu.com/people/hymanzhaozzzz) | [BLOG](http://zhaohuanan.cc)\n\n## Installation\n```shell\n# supported platform: Linux / MacOS (intel & arm64) / Windows\npip install --upgrade bioat\n# use conda\nconda install -c conda-forge bioat\n```\n\n## Usage\n```shell\n# list commands\nbioat list\n# check version\nbioat version\n# check information about bioat\nbioat about\n\n# example usage\nbioat bam remove_clip --help\nsamtools view -h test_sorted_n.bam | bioat bam remove_clip | tail\n```\n[circos plot](docs/demo_circos-plot.ipynb)\n\n## Doc\n\nSee [Doc](https://bioat.readthedocs.io/en/latest/)\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "bioat, a python package & command line toolkit for Bioinformatics and data science!",
"version": "0.13.5",
"project_urls": {
"Documentation": "https://bioat.readthedocs.io/en/latest/",
"Homepage": "https://github.com/hermanzhaozzzz/bioat",
"Repository": "https://github.com/hermanzhaozzzz/bioat"
},
"split_keywords": [
"bioat",
" python",
" data-science",
" bioinformatics",
" bioinformatics-tool"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e469724ad83970ec81a2f016d81b05ae78c27c351e22b86756d98fbddb48620",
"md5": "e99b3aa4c72da99d5c3ac36e929243b9",
"sha256": "f6f5a2fa95f3cc8966e0d04753845d91bfe4cba42ef2d82eb0154d6cc2896c40"
},
"downloads": -1,
"filename": "bioat-0.13.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e99b3aa4c72da99d5c3ac36e929243b9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13.0,>=3.10.0",
"size": 915180,
"upload_time": "2024-12-17T03:25:55",
"upload_time_iso_8601": "2024-12-17T03:25:55.192652Z",
"url": "https://files.pythonhosted.org/packages/2e/46/9724ad83970ec81a2f016d81b05ae78c27c351e22b86756d98fbddb48620/bioat-0.13.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ac286d7118c2768de6e2217523d61f343fa1c233e874c655c8d6a4d3f8375195",
"md5": "115787557c962169b1cd777a49061a1e",
"sha256": "11ba126a2af5001d9b17df8da4922a4b2ddcbe56977afa532c87670b3e9ee605"
},
"downloads": -1,
"filename": "bioat-0.13.5.tar.gz",
"has_sig": false,
"md5_digest": "115787557c962169b1cd777a49061a1e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13.0,>=3.10.0",
"size": 904657,
"upload_time": "2024-12-17T03:25:58",
"upload_time_iso_8601": "2024-12-17T03:25:58.285672Z",
"url": "https://files.pythonhosted.org/packages/ac/28/6d7118c2768de6e2217523d61f343fa1c233e874c655c8d6a4d3f8375195/bioat-0.13.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-17 03:25:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hermanzhaozzzz",
"github_project": "bioat",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "bioat"
}