diff PGAP_wrapper2.pl @ 11:e0c913351502 draft default tip

Uploaded
author dereeper
date Thu, 01 Jul 2021 12:22:53 +0000
parents 1085c917d850
children
line wrap: on
line diff
--- a/PGAP_wrapper2.pl	Mon Jun 28 19:26:50 2021 +0000
+++ b/PGAP_wrapper2.pl	Thu Jul 01 12:22:53 2021 +0000
@@ -5,8 +5,6 @@
 use Bio::SeqIO;
 use File::Basename;
 my $dirname = dirname(__FILE__);
-use Cwd qw(cwd);
-my $dir = cwd;
 
 my $usage = qq~Usage:$0 <args> [<opts>]