Repository 'rna_starsolo'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/rna_starsolo

Changeset 4:58b278def57e (2019-09-06)
Previous changeset 3:61cb2042581a (2019-08-30) Next changeset 5:c23da6257d6a (2019-10-16)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 86314092b4fdc6757cd9b059ca25220e26fea23a"
modified:
rg_rnaStarSolo.xml
b
diff -r 61cb2042581a -r 58b278def57e rg_rnaStarSolo.xml
--- a/rg_rnaStarSolo.xml Fri Aug 30 08:08:43 2019 -0400
+++ b/rg_rnaStarSolo.xml Fri Sep 06 11:10:22 2019 -0400
b
@@ -81,7 +81,7 @@
                 <option value="Forward" selected="true" />
                 <option value="Reverse" />
             </param>
-            <param argument="--soloFeatures" type="select" label="UMI deduplication (collapsing) algorithm" help="All has all UMIs with 1 mismatch distance to each other collapsed, Directional follows the 'directional' method given in UMI-tools, None has UMIs with 1 mismatch distance to others not collapsed">
+            <param argument="--soloFeatures" type="select" label="Collect UMI counts for these genomic features" >
                 <option value="Gene" selected="true">Gene: Count reads matching the Gene Transcript</option>
                 <option value="SJ" >Splice Junctions: Count reads at exon-intron junctions</option>
                 <option value="GeneFull" >Full: Count all reads overlapping genes' exons and introns</option>