Mercurial > repos > nilesh > rseqc
comparison read_quality.xml @ 61:5968573462fa draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rseqc commit 8a91236cee4d408ae2b53a3e9b6daebc332d631a
author | iuc |
---|---|
date | Sat, 10 Dec 2022 11:23:05 +0000 |
parents | 1421603cc95b |
children | 27e16a30667a |
comparison
equal
deleted
inserted
replaced
60:1421603cc95b | 61:5968573462fa |
---|---|
1 <tool id="rseqc_read_quality" name="Read Quality" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@GALAXY_VERSION@"> | 1 <tool id="rseqc_read_quality" name="Read Quality" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@GALAXY_VERSION@"> |
2 <description>determines Phred quality score</description> | 2 <description>determines Phred quality score</description> |
3 <expand macro="bio_tools"/> | |
4 <macros> | 3 <macros> |
5 <import>rseqc_macros.xml</import> | 4 <import>rseqc_macros.xml</import> |
6 </macros> | 5 </macros> |
7 | 6 <expand macro="bio_tools"/> |
8 <expand macro="requirements"> | 7 <expand macro="requirements"> |
9 <!-- | 8 <!-- |
10 Required due to conda solver bug: https://github.com/conda/conda/issues/6269 | 9 Required due to conda solver bug: https://github.com/conda/conda/issues/6269 |
11 See: https://github.com/galaxyproject/tools-iuc/pull/1578 for more info | 10 See: https://github.com/galaxyproject/tools-iuc/pull/1578 for more info |
12 --> | 11 --> |