# HG changeset patch
# User iuc
# Date 1508482275 14400
# Node ID a40d9af7d058beff8233769c54d7d042a571791e
# Parent 734eedede47ce1a54409052b4afc9cfd5a7eceb3
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
diff -r 734eedede47c -r a40d9af7d058 crossmap_vcf.xml
--- a/crossmap_vcf.xml Tue Sep 26 05:45:41 2017 -0400
+++ b/crossmap_vcf.xml Fri Oct 20 02:51:15 2017 -0400
@@ -8,70 +8,65 @@
- "${filter(lambda x: str( x[1] ) == str($chain_source.input_chain ), $__app__.tool_data_tables['liftOver'].get_fields())[0][2] }"
- #else
- "$chain_source.input_chain"
- #end if
+#if $seq_source.index_source_s == "cached"
+ ## This is the 2nd dbkey, and the corresponding value has to be looked up
+ "${filter(lambda x: str( x[1] ) == str($chain_source.input_chain ), $__app__.tool_data_tables['liftOver'].get_fields())[0][2] }"
+#else
+ '${chain_source.input_chain}'
+#end if
- '${input_file}'
- '${seq_source.input_fasta}'
+'${input_file}'
+'${seq_source.input_fasta}'
- '${output}'
+'${output}'
- && mv "${output}.unmap" "$output_unmapped"
+&& mv '${output}.unmap' '$output_unmapped'
]]>
-
-
+
+
+
+
-
+
+
-
-
-
-
-
-
-
+
-
-
+
+
-
-
-
+
+
-
-
+
-
+
-
+