Skip to content

Commit cc86b31

Browse files
nf-core-botmashehu
authored andcommitted
[automated] Fix code linting
1 parent 620e0fb commit cc86b31

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

  • modules/nf-core/centrifuger/centrifuger

modules/nf-core/centrifuger/centrifuger/meta.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@ input:
2828
ontologies:
2929
- edam: http://edamontology.org/format_1930 #FASTQ
3030
- db:
31-
type: directory
32-
description: Path to directory containing Centrifuger database files.
33-
ontologies:
34-
- edam: http://edamontology.org/format_1930 #FASTQ
31+
type: directory
32+
description: Path to directory containing Centrifuger database files.
33+
ontologies:
34+
- edam: http://edamontology.org/format_1930 #FASTQ
3535
- save_unclassified:
36-
type: boolean
37-
description: |
38-
Optional - if true, output unclassified reads.
36+
type: boolean
37+
description: |
38+
Optional - if true, output unclassified reads.
3939
- save_classified:
40-
type: boolean
41-
description: |
42-
Optional - if true, output classified reads.
40+
type: boolean
41+
description: |
42+
Optional - if true, output classified reads.
4343
output:
4444
classification_file:
4545
- - meta:

0 commit comments

Comments
 (0)