Skip to content

Commit 7430ee1

Browse files
committed
use | for multi-line description
1 parent 223d2dd commit 7430ee1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

modules/nf-core/seqtk/comp/meta.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ keywords:
77

88
tools:
99
- "seqtk_comp":
10-
description: "Seqtk is a fast and lightweight tool for processing sequences in\
11-
\ the FASTA or FASTQ format. The seqtk comp command computes base composition,\
12-
\ sequence length, and GC content for quality control."
10+
description: |
11+
Seqtk is a fast and lightweight tool for processing sequences in the FASTA or FASTQ format.
12+
The seqtk comp command computes base composition, sequence length, and GC content for quality control.
13+
1314
homepage: https://github.com/lh3/seqtk
1415
documentation: https://docs.csc.fi/apps/seqtk/
1516
tool_dev_url: https://github.com/lh3/seqtk

0 commit comments

Comments
 (0)