Skip to content

Commit

Permalink
Improved descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
ramirobarrantes committed Nov 19, 2024
1 parent 7511481 commit d5f55e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/nf-core/coptr/map/meta.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/nf-core/modules/master/modules/meta-schema.json
name: "coptr_map"
description: write your description here
description: Maps the reads to the reference database
keywords:
- coptr
- mapping
Expand Down Expand Up @@ -48,7 +48,7 @@ output:
e.g. `[ id:'sample1', single_end:false ]`
- "*.bam":
type: file
description: BAM file
description: Alignment (BAM) file of reads mapped to the reference database
pattern: "*.{bam}"
ontologies:
- edam: "http://edamontology.org/format_2572"
Expand Down

0 comments on commit d5f55e8

Please sign in to comment.