We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 649dfa3 commit bfd731aCopy full SHA for bfd731a
1 file changed
run_mafft.pl
@@ -1,7 +1,7 @@
1
#!/usr/bin/perl
2
## Pombert Lab, 2018
3
my $name = 'run_mafft.pl';
4
-my $version = 0.1;
+my $version = '0.1a';
5
my $updated = '03/03/2021';
6
7
use strict; use warnings; use Getopt::Long qw(GetOptions);
0 commit comments