infer_glycopeptides

class pyprophet.levels_contexts.infer_glycopeptides(config: LevelContextIOConfig)[source]

Bases:

Performs glycopeptide-level inference based on the specified context.

Adapted from: https://github.com/lmsac/GproDIA/blob/main/src/glycoprophet/level_contexts.py

Parameters:

config (LevelContextIOConfig) – Configuration object for the workflow.