
Step: Quantify Dynamic Motifs
step_quantify_dynamic_motifs.RdQuantify glycan motifs using glydet::quantify_motifs() with glymotif::dynamic_motifs().
This extracts all possible motifs from glycan structures.
Works with any glycan type.
This step requires exp (experiment data).
Details
Data required:
exp: The experiment to quantify motifs for
Data generated:
dynamic_motif_exp: The experiment with quantified motifs
Tables generated:
dynamic_motifs: A table containing the quantified motifs.
AI Prompt
This section is for AI in inquire_blueprint() only.
Include this step if motif analysis is needed for non-N-glycans or when comprehensive motif extraction is desired.
This step should be followed by DEA and visualization steps.