diff --git a/screening/dist/etc/service.properties b/screening/dist/etc/service.properties
index f894bf173935353d80510f8b401504a57493d87d..fa6fce88ca4f5a0529dd93d6102025a54197e167 100644
--- a/screening/dist/etc/service.properties
+++ b/screening/dist/etc/service.properties
@@ -183,7 +183,7 @@ quiet-period = 300
 
 # Comma separated names of processing threads. Each thread should have configuration properties prefixed with its name.
 # E.g. 'code-extractor' property for the thread 'my-etl' should be specified as 'my-etl.code-extractor'
-inputs=split-channels-images, merged-channels-images, image-analysis-results, genedata-merged-channels-images, genedata-image-analysis-results
+inputs=split-channels-images, merged-channels-images, image-analysis-results
 
 # ---------------------------------------------------------------------------