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