We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 223d2dd commit 7430ee1Copy full SHA for 7430ee1
modules/nf-core/seqtk/comp/meta.yml
@@ -7,9 +7,10 @@ keywords:
7
8
tools:
9
- "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."
+ description: |
+ Seqtk is a fast and lightweight tool for processing sequences in the FASTA or FASTQ format.
+ The seqtk comp command computes base composition, sequence length, and GC content for quality control.
13
+
14
homepage: https://github.com/lh3/seqtk
15
documentation: https://docs.csc.fi/apps/seqtk/
16
tool_dev_url: https://github.com/lh3/seqtk
0 commit comments