proteobench.io.params.pointnovo module#

proteobench.io.params.pointnovo.extract_params(file_path: str) Dict[str, str][source]#

Extract parameters from the config file.

Parameters:

file_path (str) – The path to the config file.

Returns:

The extracted parameters as a ProteoBenchParameters object.

Return type:

ProteoBenchParameters