Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 450 Bytes

File metadata and controls

7 lines (6 loc) · 450 Bytes

Tools

Repository of the various python modules I use.

  • go_tools: Used to parse GeneOntology.org ".obo" files that define the ontology. Helpful for iterating to GO terms. Note: Not very efficient.
  • stat_tools: Contains certain useful tools. Regression, Benajamini-Hochberg, Resampling, etc.
  • norm_tools: Defines methods for defining read-counts.
  • transit_tools: Some tools used by transit. Useful for handling TnSeq data.