Skip to content

Commit b9a0ec3

Browse files
author
Szymon Szyszkowski
committed
feat: config readme
1 parent bd1e70a commit b9a0ec3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

config/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Config description
2+
3+
This is the config documentation for the airflow dag configs.
4+
5+
- [x] filter.csv - file representing 500 GWAS Catalog studies for testing purposes
6+
- [x] ot_config.yaml - configuration for existing open targets genetics dags
7+
- [x] datasets/ and step/ - detailed configuration of the genetics dags including step configuration and Google Cloud paths configuration
8+
- [x] config.yaml - configuration for the GWAS Catalog DAG (in progress) TODO: change the name to match the dag name.
9+
10+
The overall idea is to merge existing configurations into single-file configurations that will be dynamically fetched from the `root/config/` directory given the dag name. (IN progress)

0 commit comments

Comments
 (0)