# HG changeset patch # User davidvanzessen # Date 1408351379 14400 # Node ID 856b5b718d21f8466ba1164bba1e7842243065d6 # Parent 74d2bc479bee329479fc1c32a4f8329c1f9e3a14 Uploaded diff -r 74d2bc479bee -r 856b5b718d21 mutation_analysis.xml --- a/mutation_analysis.xml Mon Aug 18 04:04:37 2014 -0400 +++ b/mutation_analysis.xml Mon Aug 18 04:42:59 2014 -0400 @@ -1,7 +1,7 @@ - wrapper.sh $in_file $out_file $out_file.files_path + wrapper.sh $in_file $out_file $out_file.files_path ${in_file.name} diff -r 74d2bc479bee -r 856b5b718d21 wrapper.sh --- a/wrapper.sh Mon Aug 18 04:04:37 2014 -0400 +++ b/wrapper.sh Mon Aug 18 04:42:59 2014 -0400 @@ -4,6 +4,7 @@ input=$1 output=$2 outdir=$3 +title=$4 mkdir $outdir unzip $input -d $PWD/files/ > $PWD/unziplog.log @@ -74,7 +75,7 @@ all_n=`cat $outdir/n.txt` -echo "" > $output +echo "

$title

" > $output echo "" >> $output echo "" >> $output echo "" >> $output
infoca (N = $ca_n)ca1 (N = $ca1_n)