mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
style: Fix indent
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
This commit is contained in:
parent
b95bd37780
commit
d7a78fa127
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ workflow test_ucsc_bedgraphtobigwig {
|
||||||
UCSC_BEDGRAPHTOBIGWIG (
|
UCSC_BEDGRAPHTOBIGWIG (
|
||||||
input,
|
input,
|
||||||
file('https://raw.githubusercontent.com/igvteam/igv.js/master/test/data/wig/chrom.sizes', checkIfExists: true)
|
file('https://raw.githubusercontent.com/igvteam/igv.js/master/test/data/wig/chrom.sizes', checkIfExists: true)
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue