gws_gena

Introduction
Getting Started
ID Card
Use Cases
Technical documentations
Version

ReconHelper

ReconHelper

Functions
add_biomass_equation_to_network

Add the biomass equation to a network

net : Network
biomass_table : Table
add_medium_to_network

Add medium compounds to a network

net : Network
medium_table : Table
attach_message_dispatcher

attach task

message_dispatcher : Any
create_network_with_ec_table

Create a network related to a list of EC numbers

unique_name : str
ec_table : Table
tax_id : str
tax_search_method : str
Return type : Network
create_network_with_taxonomy

Create a network related to a given taxonomy level

unique_name : str
tax_id : str
tax_search_method : str
Return type : Network
log_debug_message
message : Any
log_error_message
message : Any
log_info_message
message : Any
log_warning_message
message : Any
update_progress_value
value : float
message : str