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.
2 parents 0075406 + 9f83329 commit 9035c84Copy full SHA for 9035c84
src/gentropy/config.py
@@ -36,7 +36,6 @@ class ColocalisationConfig(StepConfig):
36
"""Colocalisation step configuration."""
37
38
credible_set_path: str = MISSING
39
- study_index_path: str = MISSING
40
coloc_path: str = MISSING
41
colocalisation_method: str = MISSING
42
_target_: str = "gentropy.colocalisation.ColocalisationStep"
0 commit comments