changeset 3:d3051afe9a38 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 39a5f30a013c6d71ea84807b72511e3aa4bab147
author iuc
date Fri, 20 Oct 2017 11:31:34 -0400
parents fd6459edbad9
children bbd9d5b629f2
files crossmap_bigwig.xml macros.xml test-data/cached_locally/liftOver.loc
diffstat 3 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/crossmap_bigwig.xml	Thu Oct 19 12:39:02 2017 -0400
+++ b/crossmap_bigwig.xml	Fri Oct 20 11:31:34 2017 -0400
@@ -35,7 +35,7 @@
             <output name="output" file="test_bigwig_01_output_a.bw"/>
         </test>
         <test><!-- cached chain file -->
-            <param name="input" value="test_bigwig_01_input_a.bw" ftype="bigwig"/>
+            <param name="input" value="test_bigwig_01_input_a.bw" ftype="bigwig" dbkey="hg18"/>
             <param name="index_source" value="cached"/>
 
             <output name="output" file="test_bigwig_01_output_a.bw"/>
--- a/macros.xml	Thu Oct 19 12:39:02 2017 -0400
+++ b/macros.xml	Fri Oct 20 11:31:34 2017 -0400
@@ -28,9 +28,7 @@
             <when value="cached">
                 <param name="input_chain" type="select" label="Lift Over To">
                     <options from_data_table="liftOver">
-                        <!--
                         <filter type="data_meta" ref="input" key="dbkey" column="0"/>
-                        -->
                     </options>
                 </param>
             </when>
--- a/test-data/cached_locally/liftOver.loc	Thu Oct 19 12:39:02 2017 -0400
+++ b/test-data/cached_locally/liftOver.loc	Fri Oct 20 11:31:34 2017 -0400
@@ -29,4 +29,4 @@
 #anoCar1	hg18	/depot/data2/galaxy/anoCar1/liftOver/anoCar1ToHg18.over.chain
 #...etc...
 
-A	B	${__HERE__}/aToB.over.chain
+hg18	hg19	${__HERE__}/aToB.over.chain