the Bioinformatic Analysis Tools
Bref: bioat, a python package & command line toolkit for Bioinformatics and data science!
Home: https://github.com/hermanzhaozzzz/bioat
License: Apache-2.0
| Name | Downloads | Version | Platforms | Test |
|---|---|---|---|---|
Name: 赵华男 | Huanan Herman Zhao | EMail: hermanzhaozzzz AT gmail.com | Zhihu | BLOG
# supported platform: Linux / MacOS (intel & arm64) / Windows
pip install --upgrade bioat
# use conda
conda install -c conda-forge bioat# 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 | tailSee Doc
@software{huanan_herman_zhao_2025_15093444,
author = {Huanan Herman Zhao},
title = {BioAT, a python package \& command line toolkit for
bioinformatics and data science
},
month = mar,
year = 2025,
publisher = {Zenodo},
doi = {10.5281/zenodo.15093444},
url = {https://doi.org/10.5281/zenodo.15093444},
swhid = {swh:1:dir:19b60f4b0b93f490798727c05ab41a3222b555a1
;origin=https://doi.org/10.5281/zenodo.15093443;vi
sit=swh:1:snp:793130e9e84df8cf427ab2b6a69c0dc77146
1e6a;anchor=swh:1:rel:dc0fa360dfdaf99222cf7db99e8e
e9e898ac1c64;path=hermanzhaozzzz-bioat-4b611f2
},
}