nf-core_modules/software
Paolo Di Tommaso 70daf8be30
Minor style improvents
This commit provides a minor refactoring with som
Nextflow code style improvments:
- Replaces `.toGiga()` with `.giga`
- Replaces `tag { foo }` with `tag "$foo"`
- Move publishDir before input declarations. Directives should be
  before the first input. Tho this is not enforced, it may be in
  future versions.
- Replaces input `file` with `path`
- Remove unnecessary parentheses
2020-07-27 12:11:42 +02:00
..
bowtie2 Minor style improvents 2020-07-27 12:11:42 +02:00
bwa Minor style improvents 2020-07-27 12:11:42 +02:00
cutadapt Minor style improvents 2020-07-27 12:11:42 +02:00
fastq_screen Minor style improvents 2020-07-27 12:11:42 +02:00
fastqc Merge branch 'master' into fastqc-unit-test 2020-07-17 16:00:59 +02:00
gatk/dict Minor style improvents 2020-07-27 12:11:42 +02:00
hisat2 Minor style improvents 2020-07-27 12:11:42 +02:00
htslib/tabix Minor style improvents 2020-07-27 12:11:42 +02:00
multiqc Minor style improvents 2020-07-27 12:11:42 +02:00
samtools Minor style improvents 2020-07-27 12:11:42 +02:00
shovill Minor style improvents 2020-07-27 12:11:42 +02:00
tcoffee Minor style improvents 2020-07-27 12:11:42 +02:00
trim_galore Minor style improvents 2020-07-27 12:11:42 +02:00
umi_tools Rename tools to software 2020-07-11 14:27:21 +02:00