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

bird-tool-utils

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bird-tool-utils

Python utilities used as part of the bird suite of bioinformatic tools

  • 0.4.1
  • PyPI
  • Socket score

Maintainers
3

Travis

A set of Python utilities used as part of the bird suite of bioinformatic tools, developed by the Woodcroft research lab at the Centre for Microbiome Research at the Queensland University of Technology. The classes and functions inside are often heavily opinionated to reduce downstream coding effort and to standardise UI. They may change without warning.

Current utilities:

  • SeqReader().readf[aq] - pure python generator function for reading FASTA / FASTQ files
  • BirdArgparser - opinionated way of presenting help messages - default help prints examples with colour, --full-help shows a man page. --full-help-roff can be used to generate HTML versions. Logging arguments are batteries included.
  • table_roff for generating ROFF format tables for use with BirdArgparser
  • in_working_directory and in_tempdir are context functions for temporary switching to a directory
  • iterable_chunks provides chunking for iterables

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