Mercurial > repos > bgruening > deeptools_compute_gc_bias
changeset 16:80ffcbf079b7 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2e8510e4f4015f51f7726de5697ba2de9b4e2f4c
| author | bgruening |
|---|---|
| date | Wed, 09 Mar 2016 17:21:05 -0500 |
| parents | 6e389f8e177a |
| children | 19d418c0d766 |
| files | computeGCBias.xml deepTools_macros.xml test-data/bamCoverage_result5.bw test-data/computeMatrix_result1.gz test-data/computeMatrix_result2.gz test-data/computeMatrix_result3.gz test-data/heatmapper_result1.png test-data/heatmapper_result2.png test-data/heatmapper_result2.tabular test-data/plotCorrelation_result1.png test-data/plotCoverage_result1.png test-data/plotPCA_result1.png test-data/plotPCA_result2.png test-data/plotPCA_result2.tabular test-data/profiler_result1.png test-data/profiler_result2.png test-data/profiler_result2.tabular |
| diffstat | 17 files changed, 25 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- a/computeGCBias.xml Thu Feb 18 11:34:24 2016 -0500 +++ b/computeGCBias.xml Wed Mar 09 17:21:05 2016 -0500 @@ -49,7 +49,7 @@ </command> <inputs> <param name="bamInput" format="bam" type="data" label="BAM file" - help="The BAM file must be sorted."/> + help=""/> <expand macro="reference_genome_source" /> <expand macro="effectiveGenomeSize" /> @@ -127,29 +127,29 @@ <help> <