From 0fa5b87c56cf45d5edc2c0353b3a3073a5e038bf Mon Sep 17 00:00:00 2001 From: Source Codes for Computational and Theoretical Life Science Date: Thu, 4 Aug 2022 01:51:47 -0500 Subject: [PATCH] Update m6A-SAC-seq_6.pl --- m6A-SAC-seq_6.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.