Skip to content

Commit

Permalink
Remove SPLICE_AI as a default score
Browse files Browse the repository at this point in the history
  • Loading branch information
julesjacobsen committed Feb 27, 2024
1 parent 14091ac commit 7471065
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ frequencySources: [
# REMM is trained on non-coding regulatory regions
# *WARNING* if you enable CADD or REMM ensure that you have downloaded and installed the CADD/REMM tabix files
# and updated their location in the application.properties. Exomiser will not run without this.
pathogenicitySources: [ REVEL, MVP, SPLICE_AI ]
pathogenicitySources: [ REVEL, MVP ]
#this is the standard exomiser order.
steps: [
failedVariantFilter: { },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ frequencySources: [
# REMM is trained on non-coding regulatory regions
# *WARNING* if you enable CADD or REMM ensure that you have downloaded and installed the CADD/REMM tabix files
# and updated their location in the application.properties. Exomiser will not run without this.
pathogenicitySources: [ REVEL, MVP, REMM, SPLICE_AI ]
pathogenicitySources: [ REVEL, MVP, REMM ]
# this is the recommended order for a genome-sized analysis.
steps: [
hiPhivePrioritiser: { },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ analysis:
# REMM is trained on non-coding regulatory regions
# *WARNING* if you enable CADD or REMM ensure that you have downloaded and installed the CADD/REMM tabix files
# and updated their location in the application.properties. Exomiser will not run without this.
pathogenicitySources: [ REVEL, MVP, SPLICE_AI ]
pathogenicitySources: [ REVEL, MVP ]
# this is the standard exomiser order.
# all steps are optional
steps: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ analysis:
# REMM is trained on non-coding regulatory regions
# *WARNING* if you enable CADD or REMM ensure that you have downloaded and installed the CADD/REMM tabix files
# and updated their location in the application.properties. Exomiser will not run without this.
pathogenicitySources: [ REVEL, MVP, REMM, SPLICE_AI ]
pathogenicitySources: [ REVEL, MVP, REMM ]
# this is the recommended order for a genome-sized analysis.
# all steps are optional
steps: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ analysis:
# REMM is trained on non-coding regulatory regions
# *WARNING* if you enable CADD or REMM ensure that you have downloaded and installed the CADD/REMM tabix files
# and updated their location in the application.properties. Exomiser will not run without this.
pathogenicitySources: [ REVEL, MVP, SPLICE_AI ]
pathogenicitySources: [ REVEL, MVP ]
# this is the standard exomiser order.
# all steps are optional
steps: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ class CommandLineJobReaderTest {
// FrequencySource.GNOMAD_G_OTH,
FrequencySource.GNOMAD_G_SAS
))
.pathogenicitySources(ImmutableSet.of(REVEL, MVP, SPLICE_AI))
.pathogenicitySources(ImmutableSet.of(REVEL, MVP))
.addFailedVariantFilter()
.addVariantEffectFilter(ImmutableSet.of(
FIVE_PRIME_UTR_EXON_VARIANT,
Expand Down
2 changes: 1 addition & 1 deletion exomiser-cli/src/test/resources/exome-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ frequencySources: [
# REMM is trained on non-coding regulatory regions
# *WARNING* if you enable CADD or REMM ensure that you have downloaded and installed the CADD/REMM tabix files
# and updated their location in the application.properties. Exomiser will not run without this.
pathogenicitySources: [ REVEL, MVP, SPLICE_AI ]
pathogenicitySources: [ REVEL, MVP ]
#this is the standard exomiser order.
#all steps are optional
steps: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ analysis:
# REMM is trained on non-coding regulatory regions
# *WARNING* if you enable CADD or REMM ensure that you have downloaded and installed the CADD/REMM tabix files
# and updated their location in the application.properties. Exomiser will not run without this.
pathogenicitySources: [ REVEL, MVP, SPLICE_AI ]
pathogenicitySources: [ REVEL, MVP ]
#this is the standard exomiser order.
#all steps are optional
steps: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ analysis:
# REMM is trained on non-coding regulatory regions
# *WARNING* if you enable CADD or REMM ensure that you have downloaded and installed the CADD/REMM tabix files
# and updated their location in the application.properties. Exomiser will not run without this.
pathogenicitySources: [ REVEL, MVP, SPLICE_AI ]
pathogenicitySources: [ REVEL, MVP ]
#this is the standard exomiser order.
#all steps are optional
steps: [
Expand Down
2 changes: 1 addition & 1 deletion exomiser-cli/src/test/resources/pfeiffer-job-sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ analysis:
# REMM is trained on non-coding regulatory regions
# *WARNING* if you enable CADD or REMM ensure that you have downloaded and installed the CADD/REMM tabix files
# and updated their location in the application.properties. Exomiser will not run without this.
pathogenicitySources: [ REVEL, MVP, SPLICE_AI ]
pathogenicitySources: [ REVEL, MVP ]
#this is the standard exomiser order.
#all steps are optional
steps: [
Expand Down
2 changes: 1 addition & 1 deletion exomiser-cli/src/test/resources/test-analysis-exome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ analysis:
# REMM is trained on non-coding regulatory regions
# *WARNING* if you enable CADD or REMM ensure that you have downloaded and installed the CADD/REMM tabix files
# and updated their location in the application.properties. Exomiser will not run without this.
pathogenicitySources: [ REVEL, MVP, SPLICE_AI ]
pathogenicitySources: [ REVEL, MVP ]
# this is the standard exomiser order.
# all steps are optional
steps: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ protected Analysis buildGenomePreset() {
.analysisMode(AnalysisMode.PASS_ONLY)
.inheritanceModes(DEFAULT_INHERITANCE_MODE_OPTIONS)
.frequencySources(DEFAULT_FREQUENCY_SOURCES)
.pathogenicitySources(EnumSet.of(REVEL, MVP, REMM, SPLICE_AI))
.pathogenicitySources(EnumSet.of(REVEL, MVP, REMM))
.addHiPhivePrioritiser(HI_PHIVE_OPTIONS)
.addPriorityScoreFilter(PriorityType.HIPHIVE_PRIORITY, 0.5f)// will remove a lot of the weak PPI hits
.addFailedVariantFilter()
Expand All @@ -132,7 +132,7 @@ protected Analysis buildExomePreset() {
.analysisMode(AnalysisMode.PASS_ONLY)
.inheritanceModes(DEFAULT_INHERITANCE_MODE_OPTIONS)
.frequencySources(DEFAULT_FREQUENCY_SOURCES)
.pathogenicitySources(EnumSet.of(REVEL, MVP, SPLICE_AI))
.pathogenicitySources(EnumSet.of(REVEL, MVP))
.addVariantEffectFilter(EnumSet.of(
VariantEffect.FIVE_PRIME_UTR_EXON_VARIANT,
VariantEffect.FIVE_PRIME_UTR_INTRON_VARIANT,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public void testBuildExomePreset() {
assertThat(analysis.getAnalysisMode(), equalTo(AnalysisMode.PASS_ONLY));
assertThat(analysis.getInheritanceModeOptions(), equalTo(InheritanceModeOptions.defaults()));
assertThat(analysis.getFrequencySources(), equalTo(FREQUENCY_SOURCES));
assertThat(analysis.getPathogenicitySources(), equalTo(Set.of(REVEL, MVP, SPLICE_AI)));
assertThat(analysis.getPathogenicitySources(), equalTo(Set.of(REVEL, MVP)));
assertThat(analysis.getAnalysisSteps().stream().map(AnalysisStep::getClass).collect(Collectors.toList()),
equalTo(List.of(
VariantEffectFilter.class,
Expand All @@ -72,7 +72,7 @@ public void testBuildGenomePreset() {
assertThat(analysis.getAnalysisMode(), equalTo(AnalysisMode.PASS_ONLY));
assertThat(analysis.getInheritanceModeOptions(), equalTo(InheritanceModeOptions.defaults()));
assertThat(analysis.getFrequencySources(), equalTo(FREQUENCY_SOURCES));
assertThat(analysis.getPathogenicitySources(), equalTo(Set.of(REVEL, MVP, REMM, SPLICE_AI)));
assertThat(analysis.getPathogenicitySources(), equalTo(Set.of(REVEL, MVP, REMM)));
assertThat(analysis.getAnalysisSteps().stream().map(AnalysisStep::getClass).collect(Collectors.toList()),
equalTo(List.of(
HiPhivePriority.class,
Expand Down

0 comments on commit 7471065

Please sign in to comment.