We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ee9cd1 commit e268654Copy full SHA for e268654
configs/dmmm.yaml
@@ -43,12 +43,12 @@ datasets:
43
# TODO: use old paramaters for datasets
44
# HIV: https://github.com/Reed-CompBio/spras-benchmarking/blob/0293ae4dc0be59502fac06b42cfd9796a4b4413e/hiv-benchmarking/spras-config/config.yaml
45
- label: dmmmhiv_060
46
- node_files: ["processed_prize_060.txt"]
+ node_files: ["processed_prizes_060.txt"]
47
edge_files: ["../raw/phosphosite-irefindex13.0-uniprot.txt"]
48
other_files: []
49
data_dir: "datasets/hiv/processed"
50
- label: dmmmhiv_05
51
- node_files: ["processed_prize_05.txt"]
+ node_files: ["processed_prizes_05.txt"]
52
53
54
0 commit comments