skbio.get_config# skbio.get_config(option)[source]# Get the current value of a scikit-bio configuration option. Parameters: optionstrThe configuration option to be found. Returns: strThe current value of the configuration option supplied.