Mercurial > repos > iuc > multigps
diff multigps.xml @ 42:b8995d2a0341 draft
Uploaded
| author | iuc |
|---|---|
| date | Thu, 06 Apr 2017 10:59:37 -0400 |
| parents | d08ca1690fa1 |
| children | 61f2dedb6b85 |
line wrap: on
line diff
--- a/multigps.xml Thu Apr 06 10:54:38 2017 -0400 +++ b/multigps.xml Thu Apr 06 10:59:37 2017 -0400 @@ -147,7 +147,7 @@ 2>&1 --out '$output_html.files_path' #if str($output_design_file) == 'yes': - && mv '$build_design_file' '$output_design_file' + && cp '$build_design_file' '$output_design_file' #end if && mv $output_dir/*.counts '$replicates_counts' && mv $output_dir/*.bed '$output_bed'
