diff --git a/perl/maf_annotation/annotate_single_maf.pl b/perl/maf_annotation/annotate_single_maf.pl index be27aa992..34ef65b36 100755 --- a/perl/maf_annotation/annotate_single_maf.pl +++ b/perl/maf_annotation/annotate_single_maf.pl @@ -7,8 +7,7 @@ if (scalar(@ARGV) != 1) { my ($maf) = @ARGV; -my $cmd = "use matlab && " . - "matlab <