Modules

Funannotate2 consists of several modules that handle different aspects of the annotation process.

funannotate2.clean

The clean module provides functions for cleaning and preparing genome assemblies for annotation.

funannotate2.predict

The predict module provides functions for predicting genes in genome assemblies.

funannotate2.annotate

The annotate module provides functions for functionally annotating predicted genes.

funannotate2.utilities

The utilities module provides utility functions used by other modules.

funannotate2.log

The log module provides logging functions used by other modules.