We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b2b35 commit 7b334d7Copy full SHA for 7b334d7
lib/AGAT/AGAT.pm
@@ -19,7 +19,7 @@ use AGAT::Utilities;
19
use AGAT::PlotR;
20
use Bio::Tools::GFF;
21
22
-our $VERSION = "v2.0.0";
+our $VERSION = "v1.6.2";
23
our @ISA = qw(Exporter);
24
our @EXPORT = qw(get_agat_header print_agat_version initialize_agat handle_levels create_log_file parse_shared_options apply_shared_options split_argv_shared_vs_script);
25
sub import {
0 commit comments