proteobench.io.params.proline module#
Proline Studio is a quantification tool. The search engine is often Mascot. The parameters are provided per raw file in separate sheets of an Excel file.
Relevant information in sheets: - “Search settings and infos”, - “Import and filters” - “Quant config”
- proteobench.io.params.proline.extract_params(fname: str, json_file='/home/docs/checkouts/readthedocs.org/user_builds/proteobench/envs/v0.10.4/lib/python3.11/site-packages/proteobench/io/params/json/Quant/quant_lfq_DDA_ion.json') ProteoBenchParameters[source]#
Parse Proline Studio parameter file (Excel) and extract relevant parameters.
- Parameters:
fname (str) – The path to the Proline Studio Excel parameter file.
- Returns:
The extracted parameters encapsulated in a ProteoBenchParameters object.
- Return type: