From b44a283bf62b925e8f4923faefafcb1f04df2ab2 Mon Sep 17 00:00:00 2001 From: zhangyong Date: Thu, 8 Jun 2023 16:59:11 +0800 Subject: [PATCH] V1.1.1 --- gaep | 2 +- scripts/pipeline.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gaep b/gaep index 5692abc..506f692 100755 --- a/gaep +++ b/gaep @@ -13,7 +13,7 @@ my $command = shift ; my $usage = qq( Program: gaep -Version: V1.1.0 +Version: V1.1.1 Pipeline to assess genome assembly. diff --git a/scripts/pipeline.pl b/scripts/pipeline.pl index 6f0d268..69b98ed 100755 --- a/scripts/pipeline.pl +++ b/scripts/pipeline.pl @@ -3,7 +3,7 @@ =head1 Description GAEP: Genome Assembly Evaluating Pipeline - Version: V1.1.0 + Version: V1.1.1 =head1 Usage