Skip to content

Commit

Permalink
remove unused argument --inflate-off
Browse files Browse the repository at this point in the history
  • Loading branch information
Leila011 committed Aug 19, 2024
1 parent 98cb706 commit c21ae86
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/agat/agat_convert_genscan2gff/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ argument_groups:
type: string
required: false
example: gene
- name: --inflate_off
description: |
By default we inflate the block fields (blockCount, blockSizes, blockStarts) to create subfeatures of the main feature (primary_tag). Type of subfeature created based on the inflate_type parameter. If you don't want this inflating behaviour you can deactivate it by using the option --inflate_off.
type: boolean_false
- name: --inflate_type
description: |
Feature type (3rd column in gff) created when inflate parameter activated [default: exon].
Expand Down

0 comments on commit c21ae86

Please sign in to comment.