Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Pombert-JF committed Mar 12, 2021
1 parent 649dfa3 commit bfd731a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_mafft.pl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/perl
## Pombert Lab, 2018
my $name = 'run_mafft.pl';
my $version = 0.1;
my $version = '0.1a';
my $updated = '03/03/2021';

use strict; use warnings; use Getopt::Long qw(GetOptions);
Expand Down

0 comments on commit bfd731a

Please sign in to comment.