Skip to content

Run all four stages over a named list of papers

./run-ingest-new.sh --list ferroptosis # two-paper test set ./run-ingest-new.sh --list smorgasbord # 39-paper corpus ```

Each stage is a Python module invoked with uv run python -m:

```bash