agentsclimarketplace

Marker feature visualization retention time mz

Skill HolobiomicsLab/asb-skill-collections/packs/metabolomics/ms-generic/skills/marker-feature-visualization-retention-time-mz

Curated, evidence-grounded skill and software-tool collections for scientific AI agents, generated by the AgenticScienceBuilder

Install
npx -y skills add HolobiomicsLab/asb-skill-collections --skill marker-feature-visualization-retention-time-mz

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 14 stars14 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when after NPFimg's automated detection algorithm has identified marker features from a two-dimensional MS map (m/z vs retention time), especially when you need to validate feature positions, inspect co-localization patterns, or communicate results to stakeholders.

The file declares its own license as CC-BY-4.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

6.9 KB, as published. Nobody here has run it

marker-feature-visualization-retention-time-mz

Summary

Visualize identified chemo-/biomarker features on a two-dimensional chromatography–mass spectrometry map (m/z vs retention time) to enable spatial interpretation and validation of discriminative analytes. This skill is essential for confirming marker detection results and communicating feature localization in untargeted metabolomics workflows.

When to use

Apply this skill after NPFimg's automated detection algorithm has identified marker features from a two-dimensional MS map (m/z vs retention time), especially when you need to validate feature positions, inspect co-localization patterns, or communicate results to stakeholders. Use it when working with GC–MS or LC–MS data where both m/z and retention time dimensions are available and marker discrimination is the primary analytical goal.

When NOT to use

  • Input is already a feature table or pre-processed peak list; use this skill on raw or minimally processed MS maps to avoid loss of spatial context.
  • One-dimensional or time-series data without both m/z and retention time dimensions; the skill requires 2D chromatography–MS data.
  • Targeted metabolomics with pre-defined feature lists; this skill is designed for untargeted marker discovery where spatial visualization aids validation.

Inputs

  • two-dimensional MS map (m/z vs retention time) in NetCDF or vendor-specific format
  • structured marker feature predictions table (m/z, retention time, feature scores)

Outputs

  • annotated 2D visualization (m/z vs retention time plot with overlaid marker features)
  • marker feature coordinates (m/z, retention time) with visual confidence encoding

How to apply

Load the two-dimensional MS map (m/z vs retention time) along with the structured marker feature predictions (m/z values, retention times, feature scores) output by NPFimg's automated detection. Plot the detected features as overlays or highlighted points on the original m/z–retention time space. Ensure feature scores or discriminative power are visually encoded (e.g., via color intensity or size) to rank confidence. Examine spatial clustering and separation between case and control analytes to confirm that identified markers occupy distinct regions and do not overlap with noise or background signals. This visualization step grounds the statistical findings in the raw data topology and enables manual verification before exporting final marker lists.

Related tools

  • NPFimg (automated marker feature detection and scoring pipeline that generates m/z, retention time, and feature scores as input to visualization) — github.com/poomcj/NPFimg
  • XCMS (alternative peak picking and feature detection tool for comparison; NPFimg shows lower error rates than XCMS in marker identification)

Evaluation signals

  • Marker features are plotted at correct (m/z, retention time) coordinates matching the exported predictions table.
  • Spatial separation or clustering of marker features is visually distinct from background noise regions on the 2D map.
  • Feature scores or confidence metrics are consistently encoded and readable in the visualization (e.g., color gradient or size scale).
  • No marker features overlap with regions flagged as false positives or high-noise zones in the original MS map.
  • Visualization is reproducible: re-running the same input data produces identical feature positions and visual encoding.

Limitations

  • Visualization fidelity depends on the quality of the input MS map; noisy or poorly calibrated m/z or retention time scales will distort spatial interpretation.
  • Feature score encoding (color, size) is heuristic and subjective; no universal threshold is provided for distinguishing high-confidence from low-confidence markers in the visualization alone.
  • The skill does not automate peak shape assessment or isotope pattern validation; manual inspection may still be required for complex or overlapping features.
  • Visualization of very high-density marker regions (e.g., >1000 features) may suffer from overplotting, obscuring individual feature positions.

Evidence

  • [intro] NPFimg processes a two-dimensional MS map (m/z vs retention time) to discriminate analytes and identify and visualize the marker features.: "NPFimg processes a two-dimensional MS map (m/z vs retention time) to discriminate analytes and identify and visualize the marker features."
  • [other] Identify marker features through NPFimg's automated detection algorithm (avoiding conventional peak picking). Visualize identified marker features on the m/z–retention time space.: "Identify marker features through NPFimg's automated detection algorithm (avoiding conventional peak picking). Visualize identified marker features on the m/z–retention time space."
  • [other] Export marker feature predictions with m/z values, retention times, and feature scores to a structured table.: "Export marker feature predictions with m/z values, retention times, and feature scores to a structured table."
  • [intro] NPFimg avoids conventional peak picking process, which suffers from false peak detections.: "NPFimg avoids conventional peak picking process, which suffers from false peak detections."

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.