Mercurial > repos > bgruening > deeptools_plot_coverage
comparison plotCoverage.xml @ 17:4e9fb57c5e7d draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit cbb142cf0582948030f99621d5dd65ab80caa296
| author | bgruening |
|---|---|
| date | Thu, 11 Aug 2016 06:30:40 -0400 |
| parents | 582a05c586ba |
| children | 5f1ab4c4f459 |
comparison
equal
deleted
inserted
replaced
| 16:dc37f2f4d46c | 17:4e9fb57c5e7d |
|---|---|
| 36 | 36 |
| 37 #if $advancedOpt.plotTitle and str($advancedOpt.plotTitle.value) != "": | 37 #if $advancedOpt.plotTitle and str($advancedOpt.plotTitle.value) != "": |
| 38 --plotTitle '$advancedOpt.plotTitle' | 38 --plotTitle '$advancedOpt.plotTitle' |
| 39 #end if | 39 #end if |
| 40 @ADVANCED_OPTS_READ_PROCESSING@ | 40 @ADVANCED_OPTS_READ_PROCESSING@ |
| 41 @blacklist@ | |
| 41 #end if | 42 #end if |
| 42 | 43 |
| 43 ]]> | 44 ]]> |
| 44 </command> | 45 </command> |
| 45 <inputs> | 46 <inputs> |
| 58 help="Number of samples taken from the genome to compute the scaling factors."/> | 59 help="Number of samples taken from the genome to compute the scaling factors."/> |
| 59 <expand macro="region_limit_operation" /> | 60 <expand macro="region_limit_operation" /> |
| 60 <expand macro="read_processing_options" /> | 61 <expand macro="read_processing_options" /> |
| 61 <expand macro="skipZeros" /> | 62 <expand macro="skipZeros" /> |
| 62 <expand macro="plotTitle" /> | 63 <expand macro="plotTitle" /> |
| 64 <expand macro="blacklist" /> | |
| 63 </when> | 65 </when> |
| 64 </conditional> | 66 </conditional> |
| 65 | 67 |
| 66 <expand macro="input_image_file_format" /> | 68 <expand macro="input_image_file_format" /> |
| 67 <param argument="--outRawCounts" type="boolean" label="Save raw counts (coverages) to a file" help=""/> | 69 <param argument="--outRawCounts" type="boolean" label="Save raw counts (coverages) to a file" help=""/> |
