Mercurial > repos > iuc > rna_starsolo
changeset 4:58b278def57e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 86314092b4fdc6757cd9b059ca25220e26fea23a"
author | iuc |
---|---|
date | Fri, 06 Sep 2019 11:10:22 -0400 |
parents | 61cb2042581a |
children | c23da6257d6a |
files | rg_rnaStarSolo.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/rg_rnaStarSolo.xml Fri Aug 30 08:08:43 2019 -0400 +++ b/rg_rnaStarSolo.xml Fri Sep 06 11:10:22 2019 -0400 @@ -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>