# HG changeset patch
# User iuc
# Date 1725278485 0
# Node ID 6ee334657360b94ddaf0f515b301fa3a5ee10afa
# Parent 158b5b2a164af5c0f1218dbff768eaf416fa8c61
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit ad4d739b4837dd61abc85614568d22f271f14568
diff -r 158b5b2a164a -r 6ee334657360 crossmap_bam.xml
--- a/crossmap_bam.xml Thu Jan 20 04:33:19 2022 +0000
+++ b/crossmap_bam.xml Mon Sep 02 12:01:25 2024 +0000
@@ -10,7 +10,7 @@
ln -s '${input}' ./input.bam &&
-CrossMap.py bam
+CrossMap bam
'${chain_source.input_chain}'
$optional_tags
@@ -23,33 +23,27 @@
]]>
-
-
-
+
-
-
+
-
-
+
-
-
+
-
+
-
10.1093/bioinformatics/btt730
diff -r 158b5b2a164a -r 6ee334657360 macros.xml
--- a/macros.xml Thu Jan 20 04:33:19 2022 +0000
+++ b/macros.xml Mon Sep 02 12:01:25 2024 +0000
@@ -1,4 +1,3 @@
-
@@ -6,7 +5,7 @@
- 0.6.1
+ 0.7.0
0
@@ -17,7 +16,7 @@
&1 | head -n 1 | grep -E --only-matching 'CrossMap.*'
+CrossMap 2>&1 | head -n 1 | grep -E --only-matching 'CrossMap.*'
]]>