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 e5a9add commit 8e4ac29Copy full SHA for 8e4ac29
1 file changed
exomiser-cli/src/main/resources/application.properties
@@ -27,12 +27,12 @@
27
28
## optional data sources ##
29
# 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
+# REMM can be downloaded from https://remm.bihealth.org/download
31
# REMM is required for the genome preset.
32
-remm.version=0.3.1.post1
+remm.version=0.4
33
# CADD can be downloaded from http://cadd.gs.washington.edu/download
34
# CADD is an optional datasource
35
-cadd.version=1.4
+cadd.version=1.7
36
37
### hg19 assembly ###
38
exomiser.hg19.data-version=${genome.data.version}
0 commit comments