diff --git a/service/src/main/resources/application-bch-dev.properties b/service/src/main/resources/application-bch-dev.properties index 9a3bedcd..512f3b16 100644 --- a/service/src/main/resources/application-bch-dev.properties +++ b/service/src/main/resources/application-bch-dev.properties @@ -3,5 +3,5 @@ SMALL_TASK_THREADS = 1 LARGE_TASK_THREADS = 1 VCF_EXCERPT_ENABLED=true -hpds.genomicProcessor.impl=localPatientOnlyDistributed +hpds.genomicProcessor.impl=localPatientDistributedGenomicProcessor HPDS_GENOMIC_DATA_DIRECTORY=/opt/local/hpds/all/ \ No newline at end of file