Previous changeset 0:6f11162b6fa2 (2018-08-14) Next changeset 2:d6281dc90e20 (2021-06-09) |
Commit message:
Uploaded |
modified:
Haplophyle.pl |
b |
diff -r 6f11162b6fa2 -r 8e248dc6ad56 Haplophyle.pl --- a/Haplophyle.pl Tue Aug 14 08:04:23 2018 -0400 +++ b/Haplophyle.pl Wed Jun 09 16:43:38 2021 +0000 |
b |
@@ -2,7 +2,6 @@ use strict; use Getopt::Long; -use Bio::SeqIO; use Cwd; my $dir = getcwd; |