Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Leila011 committed Jul 30, 2024
1 parent dec1b9f commit a11b03e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/agat/agat_convert_embl2gff/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ argument_groups:
- name: Inputs
arguments:
- name: --embl
description: Input EMBL file that will be read
description: Input EMBL file that will be read.
type: file
required: true
direction: input
Expand All @@ -46,7 +46,7 @@ argument_groups:
type: string
multiple: true
required: false
example: tag1,tag2
example: [tag1, tag2]
- name: -d
description: |
Boolean - Means that primary tags provided by the option "primary_tag" will be discarded.
Expand Down

0 comments on commit a11b03e

Please sign in to comment.