Mercurial > repos > iuc > multiqc
comparison multiqc.xml @ 7:6b377ade9c97 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 9f2cdfc1302dce000f9a86d13d4af204cf1dc89d
| author | iuc |
|---|---|
| date | Sun, 14 Jan 2018 09:56:32 -0500 |
| parents | 8cb0a6c3166c |
| children | 6ef9e2d46af4 |
comparison
equal
deleted
inserted
replaced
| 6:8cb0a6c3166c | 7:6b377ade9c97 |
|---|---|
| 214 #elif str($repeat2.type.type) == "read_gc" | 214 #elif str($repeat2.type.type) == "read_gc" |
| 215 #for $k, $file in enumerate($repeat2.type.input) | 215 #for $k, $file in enumerate($repeat2.type.input) |
| 216 ln -s '$file' '$repeat_dir/file_${k}.GC.xls' && | 216 ln -s '$file' '$repeat_dir/file_${k}.GC.xls' && |
| 217 #end for | 217 #end for |
| 218 #elif str($repeat2.type.type) == "junction_annotation" | 218 #elif str($repeat2.type.type) == "junction_annotation" |
| 219 #set $pattern = "Group Total_bases Tag_count Tags/Kb" | |
| 220 @LN_3_FILES@ | |
| 221 #elif str($repeat2.type.type) == "read_distribution" | |
| 219 #set $pattern = "Group Total_bases Tag_count Tags/Kb" | 222 #set $pattern = "Group Total_bases Tag_count Tags/Kb" |
| 220 @LN_3_FILES@ | 223 @LN_3_FILES@ |
| 221 #elif str($repeat2.type.type) == "read_duplication_pos" | 224 #elif str($repeat2.type.type) == "read_duplication_pos" |
| 222 #for $k, $file in enumerate($repeat2.type.input) | 225 #for $k, $file in enumerate($repeat2.type.input) |
| 223 ln -s '$file' '$repeat_dir/file_${k}.pos.DupRate.xls' && | 226 ln -s '$file' '$repeat_dir/file_${k}.pos.DupRate.xls' && |
