File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ OPTIONS:
7070
7171for (my $i =0; $i <@ARGV ; $i ++) {
7272 if ($ARGV [$i ] eq ' -v' ){
73- die " \n PORT v0.8.5c -beta\n\n " ;
73+ die " \n PORT v0.8.5d -beta\n\n " ;
7474 }
7575}
7676for (my $i =0; $i <@ARGV ; $i ++) {
Original file line number Diff line number Diff line change 612612 }
613613}
614614open (LOG, " >>$logfile " );
615- print LOG " \n PORT v0.8.5c -beta\n " ;
615+ print LOG " \n PORT v0.8.5d -beta\n " ;
616616my $default_input = $input ;
617617# $default_input = `cat $shdir/runall_normalization.sh`;
618618$default_input =~ s / perl\ // g ;
Original file line number Diff line number Diff line change 11
2- # config file for [PORT - RNA-Seq Normalization & Quantification] (v0.8.5c -beta)
2+ # config file for [PORT - RNA-Seq Normalization & Quantification] (v0.8.5d -beta)
33
44# #####################################################################################################################
55
You can’t perform that action at this time.
0 commit comments