We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 557d88f commit 4e4a20dCopy full SHA for 4e4a20d
v03_pipeline/bin/updated_reference_dataset_parquet.py
@@ -26,7 +26,7 @@ def main():
26
reference_genome=args.reference_genome,
27
dataset_type=args.dataset_type,
28
reference_dataset=args.reference_dataset,
29
- run_id='manual_run',
+ run_id='manual-run',
30
attempt_id=0,
31
),
32
],
0 commit comments