Skip to content

Commit 2e08594

Browse files
authored
Fixes to docs or parsers (#529)
* fix genscan2gff * fix docs or parsers
1 parent f018c17 commit 2e08594

15 files changed

+33
-31
lines changed

bin/agat_convert_genscan2gff.pl

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -276,17 +276,11 @@ =head1 OPTIONS
276276
277277
Input genscan bed file that will be convert.
278278
279-
=item B<--source>
279+
=item B<--seqid>
280280
281-
The source informs about the tool used to produce the data and is stored in 2nd field of a gff file.
282-
Example: Stringtie,Maker,Augustus,etc. [default: data]
281+
String - Sequence ID. [default: unknown]
283282
284-
=item B<--primary_tag>
285-
286-
The primary_tag corresponf to the data type and is stored in 3rd field of a gff file.
287-
Example: gene,mRNA,CDS,etc. [default: gene]
288-
289-
=item B<--verbose>
283+
=item B<--verbose> or B<-v>
290284
291285
add verbosity
292286

bin/agat_convert_mfannot2gff.pl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,10 @@ =head1 OPTIONS
432432
otherwise it takes the orignal agat_config.yaml shipped with AGAT. To get the agat_config.yaml locally type: "agat config --expose".
433433
The --config option gives you the possibility to use your own AGAT config file (located elsewhere or named differently).
434434
435+
=item B<--verbose> or B<-v>
436+
437+
add verbosity
438+
435439
=item B<-h> or B<--help>
436440
437441
Display this helpful text.

bin/agat_convert_sp_gff2gtf.pl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ =head1 OPTIONS
132132
133133
GTF1 (5 feature types accepted): CDS, start_codon, stop_codon, exon, intron
134134
135-
=item B<-o> , B<--output> , B<--out> , B<--outfile> or B<--gtf>
135+
=item B<-o>, B<--output>, B<--out> or B<--outfile>
136136
137137
Output GTF file. If no output file is specified, the output will be
138138
written to STDOUT.
@@ -143,6 +143,10 @@ =head1 OPTIONS
143143
otherwise it takes the orignal agat_config.yaml shipped with AGAT. To get the agat_config.yaml locally type: "agat config --expose".
144144
The --config option gives you the possibility to use your own AGAT config file (located elsewhere or named differently).
145145
146+
=item B<--verbose> or B<-v>
147+
148+
add verbosity
149+
146150
=item B<-h> or B<--help>
147151
148152
Display this helpful text.

bin/agat_sp_add_attribute_shortest_exon_size.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,11 +168,11 @@ =head1 OPTIONS
168168
169169
STRING: Input GTF/GFF file.
170170
171-
=item B<--out>, B<--output> or B<-o>
171+
=item B<--out>, B<--output> or B<-o>
172172
173173
STRING: Output gff3 file where the result will be printed.
174174
175-
=item B<-v>
175+
=item B<-v> or B<--verbose>
176176
177177
BOLEAN: Verbose for debugging purpose.
178178

bin/agat_sp_add_attribute_shortest_intron_size.pl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,15 +173,15 @@ =head1 OPTIONS
173173
174174
=over 8
175175
176-
=item B<--gff>, B<-f>, B<--ref> or B<-reffile>
176+
=item B<--gff>, B<-f>, B<--ref> or B<--reffile>
177177
178178
STRING: Input GTF/GFF file.
179179
180-
=item B<--out>, B<--output> or B<-o>
180+
=item B<--out>, B<--output> or B<-o>
181181
182182
STRING: Output gff3 file where the result will be printed.
183183
184-
=item B<-v>
184+
=item B<-v> or B<--verbose>
185185
186186
BOLEAN: Verbose for debugging purpose.
187187

bin/agat_sp_add_start_and_stop.pl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'o|out|output=s' => \$opt_output,
3535
'e|extend!' => \$opt_extend,
3636
'ni|na!' => \$opt_no_iupac,
37-
'v!' => \$verbose,
37+
'v|verbose!' => \$verbose,
3838
'c|config=s' => \$config,
3939
'h|help!' => \$opt_help ) )
4040
{
@@ -632,7 +632,7 @@ =head1 OPTIONS
632632
633633
Codon table to use. [default 1]
634634
635-
=item B<--out>, B<--output> or B<-o>
635+
=item B<--out>, B<--output> or B<-o>
636636
637637
Output gff file updated
638638
@@ -644,7 +644,7 @@ =head1 OPTIONS
644644
645645
Boolean - no iupac / no ambiguous, avoid usage of IUPAC. By default IUPAC is used that means, NNN is seen as start and/or stop codon.
646646
647-
=item B<-v>
647+
=item B<-v> or B<--verbose>
648648
649649
Verbose for debugging purpose.
650650

bin/agat_sp_clipN_seqExtremities_and_fixCoordinates.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ =head1 OPTIONS
250250
251251
Input GTF/GFF file.
252252
253-
=item B<-f> or B<--fasta>
253+
=item B<-f>, B<--fa> or B<--fasta>
254254
255255
Input fasta file.
256256

bin/agat_sp_extract_sequences.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ =head1 OPTIONS
937937
This option has to be activated with -u and/or -p option.
938938
/!\ using -u and -p together builds a chimeric sequence which will be the concatenation of the left and right extremities of a feature.
939939
940-
=item B<-f> or B<--fasta>
940+
=item B<-f>, B<--fa> or B<--fasta>
941941
942942
String - Input fasta file.
943943

bin/agat_sp_filter_by_locus_distance.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ =head1 OPTIONS
275275
The minimum inter-loci distance to allow. No default (will not apply
276276
filter by default).
277277
278-
=item B<--add> or B<--add_flag>
278+
=item B<--af> or B<--add_flag>
279279
280280
Instead of filter the result into two output files, write only one and add the flag <low_dist> in the gff.(tag = Lvalue or tag = Rvalue where L is left and R right and the value is the distance with accordingle the left or right locus)
281281

bin/agat_sp_filter_feature_by_attribute_value.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ =head1 OPTIONS
402402
403403
Input GFF3 file that will be read
404404
405-
=item B<-a> or B<--attribute>
405+
=item B<-a> or B<--attribute>
406406
407407
Attribute tag to specify the attribute to analyse (attribute example: tag=value).
408408

0 commit comments

Comments
 (0)