CommandsΒΆ
| Command | Description |
|---|---|
neuropipe run | Submit pipeline jobs to SLURM |
neuropipe init | Initialise a new project directory with config and script templates |
neuropipe check-outputs | Inspect which subjects completed a task |
neuropipe detect-subjects | Find subject IDs in a directory |
neuropipe list-tasks | List all configured tasks |
neuropipe generate-config | Generate a blank project config template |
neuropipe generate-checks | Generate a blank results-check config template |
neuropipe merge-logs | Manually merge JSONL logs into the SQLite database |
neuropipe force-rebuild | Rebuild a fresh database from all JSONL logs, including archived |
neuropipe generate-report | Generate a standalone HTML report from the job database |
neuropipe-gui | Launch the web-based GUI |