File Format Detection By Extension

Use when when building a file I/O abstraction layer that must support multiple serialization formats (e.g., uncompressed mzML, gzip-compressed mzML, indexed gzip mzML, or SQLite-backed mzML) and route each to its correct handler class without exposing format logic to downstream consumers.

HolobiomicsLab Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/metabolomics/v1/skills/file-format-detection-by-extension commit a2aca7be69

Frequently asked questions

npx skillmds@latest add holobiomicslab/file-format-detection-by-extension