microbetag.wrappers¶
Functions¶
|
Wrappper function for running Prodigal. |
|
Wrapper for the tools.kegg_annotation() for each genome/MAG and the utils.merge_ko(). |
|
Wrapper function for GENREs in a microbetag pipeline run. |
Module Contents¶
- microbetag.wrappers.run_otf_prodigal(config: microbetag.config.Config)[source]¶
Wrappper function for running Prodigal.
- microbetag.wrappers.run_kegg_annotate(config: microbetag.config.Config)[source]¶
Wrapper for the tools.kegg_annotation() for each genome/MAG and the utils.merge_ko().
- microbetag.wrappers.build_genres(config: microbetag.config.Config)[source]¶
Wrapper function for GENREs in a microbetag pipeline run.