Mercurial > repos > iuc > multigps
comparison multigps.xml @ 42:b8995d2a0341 draft
Uploaded
| author | iuc |
|---|---|
| date | Thu, 06 Apr 2017 10:59:37 -0400 |
| parents | d08ca1690fa1 |
| children | 61f2dedb6b85 |
comparison
equal
deleted
inserted
replaced
| 41:d08ca1690fa1 | 42:b8995d2a0341 |
|---|---|
| 145 #end if | 145 #end if |
| 146 #end if | 146 #end if |
| 147 2>&1 | 147 2>&1 |
| 148 --out '$output_html.files_path' | 148 --out '$output_html.files_path' |
| 149 #if str($output_design_file) == 'yes': | 149 #if str($output_design_file) == 'yes': |
| 150 && mv '$build_design_file' '$output_design_file' | 150 && cp '$build_design_file' '$output_design_file' |
| 151 #end if | 151 #end if |
| 152 && mv $output_dir/*.counts '$replicates_counts' | 152 && mv $output_dir/*.counts '$replicates_counts' |
| 153 && mv $output_dir/*.bed '$output_bed' | 153 && mv $output_dir/*.bed '$output_bed' |
| 154 && mv $output_dir/*.html '$output_html' | 154 && mv $output_dir/*.html '$output_html' |
| 155 && mv $output_dir/*.table.txt '$all_events_table' | 155 && mv $output_dir/*.table.txt '$all_events_table' |
