proteobench.io.params.wombat module#

Parser for WOMBAT-P yaml configuration files.

proteobench.io.params.wombat.extract_params(fname: Path, json_file='/home/docs/checkouts/readthedocs.org/user_builds/proteobench/envs/v0.9.3/lib/python3.11/site-packages/proteobench/io/params/json/Quant/quant_lfq_DDA_ion.json') ProteoBenchParameters[source]#

Extracts parameters from a WOMBAT-P YAML configuration file.

Parameters:

fname (pathlib.Path) – Path to the WOMBAT-P configuration file.

Returns:

The extracted parameters as a ProteoBenchParameters object.

Return type:

ProteoBenchParameters