Skip to content

wwood/bird_tool_utils-python

Repository files navigation

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

About

Opinionated Python utilities used in the bird suite of bioinformatic tools, developed by the Woodcroft lab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages