GenomeTools 0.3 Documentation¶
GenomeTools is a collection of Python scripts, classes and functions that perform general tasks encountered in the analysis of genomic data. GenomeTools is free and open-source software (see License).
Contents¶
- Overview
- API Reference
- Basic classes for working with genomic data (
genometools.basic) - Classes for working with expression data (
genometools.expression) - Classes for working with Gene Ontology data (
genometools.ontology) - Classes for performing gene set enrichment analysis (
genometools.enrichment) - Miscellaneous convenience functions (
genometools.misc)
- Basic classes for working with genomic data (
- License