Skip to content

Commit

Permalink
replace gaas by agat
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 committed Apr 15, 2021
1 parent 911a10a commit 304a60c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
6 changes: 3 additions & 3 deletions bin/agat_convert_mfannot2gff.pl
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ sub create_uniq_id{

=head1 NAME
gaas_convert_mfannot2gff.pl
agat_convert_mfannot2gff.pl
=head1 DESCRIPTION
Expand All @@ -439,8 +439,8 @@ =head1 DESCRIPTION
=head1 SYNOPSIS
gaas_convert_mfannot2gff.pl -m <mfannot> -o <gff>
gaas_convert_mfannot2gff.pl --help
agat_convert_mfannot2gff.pl -m <mfannot> -o <gff>
agat_convert_mfannot2gff.pl --help
=head1 COPYRIGHT AND LICENSE
Expand Down
7 changes: 3 additions & 4 deletions docs/tools/agat_convert_mfannot2gff.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# gaas\_convert\_mfannot2gff.pl
# agat\_convert\_mfannot2gff.pl

## DESCRIPTION

Expand All @@ -8,8 +8,8 @@ pipeline (http://megasun.bch.umontreal.ca/RNAweasel/). Reports GFF3 format.
## SYNOPSIS

```
gaas_convert_mfannot2gff.pl -m <mfannot> -o <gff>
gaas_convert_mfannot2gff.pl --help
agat_convert_mfannot2gff.pl -m <mfannot> -o <gff>
agat_convert_mfannot2gff.pl --help
```

## COPYRIGHT AND LICENSE
Expand All @@ -31,4 +31,3 @@ modified by jacques dainat 2017-11
- **-h** or **--help**

Display this helpful text.

0 comments on commit 304a60c

Please sign in to comment.