Skip to content

Commit

Permalink
Fix testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho committed Jun 30, 2024
1 parent 034351a commit 747b884
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/main.imputation.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -374,9 +374,7 @@ nextflow_pipeline {
population = "eur"
phasing = "no_phasing"
password = PASSWORD
imputation = [
min_r2: 0.5
]
r2Filter = 0.5
refpanel_yaml = "$projectDir/tests/data/refpanels/hapmap2/cloudgene.yaml"
output = "${outputDir}"
}
Expand Down

0 comments on commit 747b884

Please sign in to comment.