We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba45af commit a56eaa4Copy full SHA for a56eaa4
Variants/merge_vcf_samples_with_vep_table.pl
@@ -16,7 +16,7 @@
16
use Bio::ToolBox::Data '1.40';
17
use Bio::ToolBox::utility;
18
19
-my $VERSION = 1.6;
+my $VERSION = 1.7;
20
21
unless (@ARGV) {
22
print <<END;
0 commit comments