# HG changeset patch
# User iuc
# Date 1724767913 0
# Node ID 45795f582ae9e1bf499c42887146573db3ff02d4
# Parent 42ce70172b72ec7c3bd1a472dae1994190365b0b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 2b3fa63863a366beef057c7f75ccbcaf0c280151
diff -r 42ce70172b72 -r 45795f582ae9 macros.xml
--- a/macros.xml Wed Feb 14 09:04:09 2024 +0000
+++ b/macros.xml Tue Aug 27 14:11:53 2024 +0000
@@ -5,7 +5,7 @@
the index versions in sync, but you should manually update @IDX_VERSION_SUFFIX@ -->
2.7.11a
- 0
+ 1
21.01
-
+
@@ -352,73 +344,92 @@
outWig['outWigType'] != "None"
-
+
-
+
outWig['outWigType'] != "None"
-
+
-
+
outWig['outWigType'] != "None" and outWig['outWigStrand']
-
+
-
+
outWig['outWigType'] != "None" and outWig['outWigStrand']
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+ - vW:i:2 = multi-mapping read
+ - vW:i:3 = variant base in the read is N (non-ACGT)
+ - vW:i:4 = remapped read did not map
+ - vW:i:5 = remapped read multi-maps
+ - vW:i:6 = remapped read maps to a different locus
+ - vW:i:7 = read overlaps too many variants
+ ]]>
+
+
+
+
+
+
+
+
+
diff -r 42ce70172b72 -r 45795f582ae9 rg_rnaStarSolo.xml
--- a/rg_rnaStarSolo.xml Wed Feb 14 09:04:09 2024 +0000
+++ b/rg_rnaStarSolo.xml Tue Aug 27 14:11:53 2024 +0000
@@ -94,6 +94,11 @@
--soloCBwhitelist None
#end if
+ #if $solo.wasp_conditional.waspOutputMode == "wasp_mode":
+ --waspOutputMode SAMtag
+ --varVCFfile '$solo.wasp_conditional.varVCFfile'
+ #end if
+
--soloStrand $solo.soloStrand
--soloFeatures $solo.soloFeatures
--soloUMIdedup $sc.umidedup.soloUMIdedup
@@ -355,6 +360,7 @@
+
@@ -515,6 +521,10 @@
+
+
+
+
-
+