Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bioat

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bioat

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

  • 0.13.3
  • PyPI
  • Socket score

Maintainers
1

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: hermanzhaozzzz@gmail.com

Zhihu | BLOG

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc