# `deeprm qc` Quality-control utilities for predictions and site-level outputs. ## Group help ```{argparse} :module: deeprm.qc.cli :func: parser :prog: deeprm qc ``` ## Examples ```bash # Inspect run deeprm qc run -i -o # Inspect training data deeprm qc block -i -o -t m6A # Inspect alignment deeprm qc alignment -i -o ```