SEED — the LEAF reader backend
LEAF reads targeted .raw, .mzml, and .mzml.gz inputs through SEED on macOS and Linux (the rust backend in leaf --backend). On Windows, targeted .raw files default to Thermo's dotnet reader while mzML-family files use SEED.
SEED is a separate project with its own user manual:
→ SEED — Overview → Command line · Changelog
When the backend choice matters
- macOS / Linux —
autoroutes targeted inputs through SEED. - Windows —
autousesdotnetfor targeted.rawfiles and SEED for mzML-family files. Override torust(--backend rustor Settings → Advanced) when SEED parsing is preferred for.raw; override todotnetfor Thermo files SEED cannot decode.
Reporting RAW files SEED cannot read
- Confirm Thermo's Xcalibur opens the file.
- On Windows, retry with
--backend dotnet. - If neither works, open a LEAF issue with the LEAF version, the instrument model, and the firmware version.