Mercurial > repos > iuc > circos
annotate stack-histogram.xml @ 10:c31a007c4929 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 164c36ba98fe4cd293e035efca00a9efa885a7ec"
| author | iuc | 
|---|---|
| date | Mon, 11 Oct 2021 10:08:58 +0000 | 
| parents | 74146c252453 | 
| children | 0ee66defe58b | 
| rev | line source | 
|---|---|
| 6 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 1 <?xml version="1.0"?> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 2 <tool id="circos_wiggle_to_stacked" name="Circos: Stack bigWigs as Histogram" version="@WRAPPER_VERSION@"> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 3 <description>reformats for use in Circos stacked histogram plots</description> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 4 <macros> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 5 <import>macros.xml</import> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 6 </macros> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 7 <expand macro="requirements"> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 8 </expand> | 
| 9 
74146c252453
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 041a4d1618298f540e3917f00781e09ec7d71b75"
 iuc parents: 
6diff
changeset | 9 <edam_topics> | 
| 
74146c252453
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 041a4d1618298f540e3917f00781e09ec7d71b75"
 iuc parents: 
6diff
changeset | 10 <edam_topic>topic_0797</edam_topic> | 
| 
74146c252453
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 041a4d1618298f540e3917f00781e09ec7d71b75"
 iuc parents: 
6diff
changeset | 11 <edam_topic>topic_0092</edam_topic> | 
| 
74146c252453
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 041a4d1618298f540e3917f00781e09ec7d71b75"
 iuc parents: 
6diff
changeset | 12 </edam_topics> | 
| 
74146c252453
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 041a4d1618298f540e3917f00781e09ec7d71b75"
 iuc parents: 
6diff
changeset | 13 <edam_operations> | 
| 
74146c252453
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 041a4d1618298f540e3917f00781e09ec7d71b75"
 iuc parents: 
6diff
changeset | 14 <edam_operation>operation_0335</edam_operation> | 
| 
74146c252453
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 041a4d1618298f540e3917f00781e09ec7d71b75"
 iuc parents: 
6diff
changeset | 15 </edam_operations> | 
| 6 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 16 <command detect_errors="exit_code"><![CDATA[ | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 17 python | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 18 '$__tool_directory__/stack-histogram.py' | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 19 #for i in $input | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 20 '$i' | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 21 #end for | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 22 > '$output' | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 23 ]]></command> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 24 <inputs> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 25 <param name="input" type="data" format="bigwig" label="BigWig files" multiple="True" help="These MUST have identical chromosomes and intervals, within their datasets. This tool is incredibly, intentionally naïve, and will crash if there are missing ranges in some bigwig files. This feels like a reasonable assumption to make (simplifies processing) at the expense of theoretical correctness, given that when you are stacking histograms they're probably coming from the same upstream pipeline with the same settings (i.e. step/width/etc.)"/> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 26 </inputs> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 27 <outputs> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 28 <data name="output" format="tabular" /> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 29 </outputs> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 30 <tests> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 31 <test> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 32 <param name="input" value="scatter/1.bw,scatter/1.bw,scatter/1.bw" ftype="bigwig" /> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 33 <output name="output" file="scatter/1.multi.out" ftype="tabular" /> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 34 </test> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 35 </tests> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 36 <help><![CDATA[ | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 37 Converts standard bigWig files into a format appropriate for Circos stacked histogram plots | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 38 | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 39 If you need to process bedgraph, please convert those to bigwig first. | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 40 ]]></help> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 41 <expand macro="citations" /> | 
| 
b84d385679e2
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 1584882716a1d2c598e8485da9d73bcf80d9b29a"
 iuc parents: diff
changeset | 42 </tool> | 
