Skip to content

Commit 8e4ac29

Browse files
committed
Update remm and cadd versions in exomiser-cli application.properties
1 parent e5a9add commit 8e4ac29

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

exomiser-cli/src/main/resources/application.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727

2828
## optional data sources ##
2929
# The location of these files need to be specified for each assembly in the sections below
30-
# REMM can be downloaded from https://zenodo.org/record/4768448
30+
# REMM can be downloaded from https://remm.bihealth.org/download
3131
# REMM is required for the genome preset.
32-
remm.version=0.3.1.post1
32+
remm.version=0.4
3333
# CADD can be downloaded from http://cadd.gs.washington.edu/download
3434
# CADD is an optional datasource
35-
cadd.version=1.4
35+
cadd.version=1.7
3636

3737
### hg19 assembly ###
3838
exomiser.hg19.data-version=${genome.data.version}

0 commit comments

Comments
 (0)