Mercurial > repos > bgruening > deeptools_plot_pca
comparison deepTools_macros.xml @ 4:cc4f39428bdf draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2bc06301d647fca37a822431d14ffab7a8f9fb67-dirty
| author | bgruening |
|---|---|
| date | Mon, 21 Dec 2015 19:09:03 -0500 |
| parents | 1f9a7501bd38 |
| children | 4dcac1d3a49d |
comparison
equal
deleted
inserted
replaced
| 3:1f9a7501bd38 | 4:cc4f39428bdf |
|---|---|
| 354 | 354 |
| 355 <token name="@reference_genome_source@"> | 355 <token name="@reference_genome_source@"> |
| 356 #if $source.ref_source=="history": | 356 #if $source.ref_source=="history": |
| 357 --genome $source.input1 | 357 --genome $source.input1 |
| 358 #else: | 358 #else: |
| 359 --genome "${source.input1_2bit.fields.path}" | 359 --genome "$source.input1_2bit.fields.path" |
| 360 #end if | 360 #end if |
| 361 </token> | 361 </token> |
| 362 | 362 |
| 363 <xml name="effectiveGenomeSize"> | 363 <xml name="effectiveGenomeSize"> |
| 364 <conditional name="effectiveGenomeSize"> | 364 <conditional name="effectiveGenomeSize"> |
