Skip to content

Commit 1d469ce

Browse files
committed
Remove new lines
1 parent 023c1be commit 1d469ce

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

nextflow.config

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ params {
1515
fingerprint_bins = 500000
1616
read_length = null
1717

18-
1918
// References
2019
genome = null
2120
igenomes_base = 's3://ngi-igenomes/igenomes'
@@ -88,7 +87,6 @@ params {
8887
schema_ignore_params = 'genomes'
8988
enable_conda = false
9089

91-
9290
// Config options
9391
custom_config_version = 'master'
9492
custom_config_base = "https://raw.githubusercontent.com/nf-core/configs/${params.custom_config_version}"
@@ -97,7 +95,6 @@ params {
9795
config_profile_url = null
9896
config_profile_name = null
9997

100-
10198
// Max resource options
10299
// Defaults only, expecting to be overwritten
103100
max_memory = '128.GB'

0 commit comments

Comments
 (0)