options

Options API reference

class biomaj.options.Options(options=None)[source]

Available options

__init__(options=None)[source]

x.__init__(…) initializes x; see help(type(x)) for signature

__weakref__

list of weak references to the object (if defined)

get_option(option)[source]

Gets an option if present, else return None