Mercurial > repos > iuc > tximport
comparison tximport.xml @ 2:865d5bc8f531 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tximport commit b443b4cc23849e6d37ae82b0b86d60687d3f961f"
| author | iuc |
|---|---|
| date | Tue, 09 Nov 2021 22:44:28 +0000 |
| parents | 3e2f1aef1aac |
| children | 915a9dd57e1a |
comparison
equal
deleted
inserted
replaced
| 1:3e2f1aef1aac | 2:865d5bc8f531 |
|---|---|
| 1 <tool id="tximport" name="tximport" version="@TOOL_VERSION@" profile="20.09"> | 1 <tool id="tximport" name="tximport" version="@TOOL_VERSION@" profile="20.09"> |
| 2 <macros> | 2 <macros> |
| 3 <token name="@TOOL_VERSION@">1.20.0</token> | 3 <token name="@TOOL_VERSION@">1.22.0</token> |
| 4 </macros> | 4 </macros> |
| 5 <description>Summarize transcript-level estimates for gene-level analysis</description> | 5 <description>Summarize transcript-level estimates for gene-level analysis</description> |
| 6 <xrefs> | 6 <xrefs> |
| 7 <xref type="bio.tools">tximport</xref> | 7 <xref type="bio.tools">tximport</xref> |
| 8 </xrefs> | 8 </xrefs> |
| 9 <requirements> | 9 <requirements> |
| 10 <requirement type="package" version="@TOOL_VERSION@">bioconductor-tximport</requirement> | 10 <requirement type="package" version="@TOOL_VERSION@">bioconductor-tximport</requirement> |
| 11 <requirement type="package" version="1.44.0">bioconductor-genomicfeatures</requirement> | 11 <requirement type="package" version="1.46.1">bioconductor-genomicfeatures</requirement> |
| 12 <requirement type="package" version="1.20.3">r-getopt</requirement> | 12 <requirement type="package" version="1.20.3">r-getopt</requirement> |
| 13 </requirements> | 13 </requirements> |
| 14 | 14 |
| 15 <stdio> | 15 <stdio> |
| 16 <exit_code range="1:" level="fatal" description="Error code returned" /> | 16 <exit_code range="1:" level="fatal" description="Error code returned" /> |
