proteobench.io.params.contranovo module#

ContraNovo parameter parsing.

proteobench.io.params.contranovo.extract_params(file_path: str) ProteoBenchParameters[source]#

Extract parameters from the config file.

Parameters:

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

Returns:

The extracted parameters as a ProteoBenchParameters object.

Return type:

ProteoBenchParameters