diff --git a/m6A-SAC-seq_6.pl b/m6A-SAC-seq_6.pl index 51774ca..44ba506 100644 --- a/m6A-SAC-seq_6.pl +++ b/m6A-SAC-seq_6.pl @@ -77,7 +77,7 @@ '; ## Version Infromation -my $version = " The 6th Step, version 1.1, 2021-02-01"; +my $version = " The 6th Step, version 1.4, 2022-08-05"; ## Keys and Values if ($#ARGV == -1) { say "\n$HELP\n"; exit 0; } ## when there are no any command argumants.