# mgfutils

Read, write, and process MGF spectrum files. Provides a progression of
composable functions — from low-level iteration up to a full
shuffle → downsample → purge pipeline — and exposes them all as CLI
subcommands via `casanovoutils mgf`.

```{eval-rst}
.. automodule:: casanovoutils.mgfutils
   :members:
   :undoc-members:
   :show-inheritance:
```
