# HG changeset patch # User stef # Date 1425043022 18000 # Node ID de843dbd0f62248c64d58528dabbf33016bab184 # Parent 09b8b577f7fc632930eb0fb1a7bf17a898398d48 Uploaded diff -r 09b8b577f7fc -r de843dbd0f62 falco-filter-report.sh --- a/falco-filter-report.sh Fri Feb 27 08:15:25 2015 -0500 +++ b/falco-filter-report.sh Fri Feb 27 08:17:02 2015 -0500 @@ -103,7 +103,8 @@ ## creating galaxy history outputs ## ---------- #cp 'index.html' $html_out # this is the overview of samples html -cp $bam_base'.html' $out_path/'out.html' # this is the sample html +#cp $bam_base'.html' $out_path/'out.html' # this is the sample html +cp $bam_base'.html' $html_out # this is the sample html ## ---------- ## copy files to keep to output path