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 cac0ca2 commit 43a1840Copy full SHA for 43a1840
data-pipeline/src/data_pipeline/pipelines/transcript_patches.py
@@ -15,7 +15,7 @@
15
pipeline.add_task(
16
"annotate_patched_transcripts",
17
annotate_table,
18
- f"/transcripts/transcripts_grch38_annotated_1.ht",
+ "/transcripts/transcripts_grch38_annotated_1.ht",
19
{
20
"table_path": pipeline.get_task("extract_patched_transcripts"),
21
"gnomad_constraint": "gs://gnomad-v4-data-pipeline/output/constraint/gnomad_v4_constraint.ht",
0 commit comments