We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb7adc commit ba0db24Copy full SHA for ba0db24
MARIO
@@ -6,9 +6,9 @@ use Parallel::ForkManager;
6
use Data::Dumper;
7
8
my $progName = $0;
9
-my $version = '3.9.2';
+my $version = '3.9.3';
10
my $created = '011017';
11
-my $modified = '041619';
+my $modified = '041819';
12
13
my %options;
14
# EHKLNPQRSTUVWYZ
modulefile.tcl
@@ -7,7 +7,7 @@
set name "mario_pipeline"
set proper "MARIO pipeline"
-set version "3.9.1"
+set version "3.9.3"
set descrip "Standard analysis pipeline for NGS data"
set homepage "https://tfwebdev.research.cchmc.org/gitlab/puj6ug/MARIO_pipeline"
set issues "https://tfwebdev.research.cchmc.org/gitlab/puj6ug/MARIO_pipeline/issues"
0 commit comments