comparison macros.xml @ 1:ac8ea1ca115d draft default tip

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/main/tools/bigwig_to_wig commit 85bdb086a4aa403465844a0b10399440b31b65a7
author artbio
date Fri, 06 Oct 2023 00:19:35 +0000
parents ee2fbee916f7
children
comparison
equal deleted inserted replaced
0:ee2fbee916f7 1:ac8ea1ca115d
1 <macros> 1 <macros>
2 <token name="@VERSION@">2.0.0</token> 2 <token name="@VERSION@">3+galaxy0</token>
3 <macro name="requirements"> 3 <macro name="requirements">
4 <requirements> 4 <requirements>
5 <requirement type="package" version="366">ucsc-bigwiginfo</requirement> 5 <requirement type="package" version="377">ucsc-bigwiginfo</requirement>
6 <requirement type="package" version="366">ucsc-bigwigsummary</requirement> 6 <requirement type="package" version="377">ucsc-bigwigsummary</requirement>
7 <requirement type="package" version="1.06">bc</requirement> 7 <requirement type="package" version="1.07.1">bc</requirement>
8 <requirement type="package" version="5.32.1">perl</requirement>
8 </requirements> 9 </requirements>
9 </macro> 10 </macro>
10 11
11 <macro name="citation"> 12 <macro name="citation">
12 <citations> 13 <citations>
31 <token name="@TOOL_ATTRIBUTION@"> 32 <token name="@TOOL_ATTRIBUTION@">
32 .. class:: infomark 33 .. class:: infomark
33 34
34 **Credits** 35 **Credits**
35 36
36 This tool is based on the script written by Jens Vilstrup Johansen and is an update of a Galaxy tool previously developed by nikos_. 37 This tool is based on the script written by Jens Vilstrup Johansen and is an update
37 38 of a Galaxy tool previously developed by nikos_.
38 It uses bigWigInfo_ and bigWigSummary_.
39
40 For support and bug reports contact Cedric Mendoza or Christophe Antoniewski or go to https://github.com/ARTbio/tools-artbio
41 39
42 .. _nikos: https://toolshed.g2.bx.psu.edu/view/nikos/bigwig_to_wig/974af3268394 40 .. _nikos: https://toolshed.g2.bx.psu.edu/view/nikos/bigwig_to_wig/974af3268394
43 .. _bigWigInfo: https://github.com/adamlabadorf/ucsc_tools/blob/master/executables/bigWigInfo
44 .. _bigWigSummary: https://github.com/adamlabadorf/ucsc_tools/blob/master/executables/bigWigSummary
45 41
46 </token> 42 </token>
47 </macros> 43 </macros>