Skip to content

bioat, a python package & command line toolkit for Bioinformatics and data science!

License

Notifications You must be signed in to change notification settings

hermanzhaozzzz/bioat

Repository files navigation

BioAT

the Bioinformatic Analysis Tools

macos

linux

windows

Code style: black

Introduction

bioat, a python package & command line toolkit for Bioinformatics and data science!

Installation

# supported platform: Linux / MacOS (intel & arm64) / Windows
pip install --upgrade bioat
# or via conda / mamba / microconda / micromamba
# eg:
conda install -c conda-forge bioat

usage

# 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

about author

author: 赵华男 | Huanan Herman Zhao

email: [email protected]

Zhihu | BLOG

About

bioat, a python package & command line toolkit for Bioinformatics and data science!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages