diff VCFToolsStats/VCFToolsStats.pl @ 4:3ae4c598ac08 draft default tip

Uploaded
author dereeper
date Sun, 04 Feb 2024 14:42:45 +0000
parents 7130bd0d2a83
children
line wrap: on
line diff
--- a/VCFToolsStats/VCFToolsStats.pl	Sun Feb 04 14:19:20 2024 +0000
+++ b/VCFToolsStats/VCFToolsStats.pl	Sun Feb 04 14:42:45 2024 +0000
@@ -3,7 +3,6 @@
 
 use strict;
 use Getopt::Long;
-use Bio::SeqIO;
 
 my $usage = qq~Usage:$0 <args> [<opts>]