Skip to content

Commit 70520d5

Browse files
Remove default decoupler network file
1 parent 486a936 commit 70520d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ params {
183183
gprofiler2_palette_name = 'Blues'
184184

185185
// decoupler options
186-
decoupler_network = 'https://github.com/nf-core/test-datasets/raw/differentialabundance/modules_testdata/progeny/mouse_network.tsv'
186+
decoupler_network = null
187187
decoupler_min_n = 5
188188
decoupler_methods = 'ulm'
189189

0 commit comments

Comments
 (0)