Mercurial > repos > iuc > kallisto_quant
changeset 9:2568a3b975cb draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 168993a4e148506b1d3998c536caa2e501c36ccf
| author | iuc |
|---|---|
| date | Wed, 31 May 2023 20:09:49 +0000 |
| parents | c971db6f0fe5 |
| children | 4f9c4e6566e5 |
| files | kallisto_quant.xml macros.xml test-data/annotation.gtf.gz test-data/chromosome_size.tabular test-data/kallisto_quant_out4.bam test-data/kallisto_quant_out5.bam test-data/kallisto_quant_out7.tab test-data/reads_forward.fastq.gz test-data/reads_reverse.fastq.gz test-data/transcripts.fasta |
| diffstat | 10 files changed, 574 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- a/kallisto_quant.xml Sun Jul 18 17:54:19 2021 +0000 +++ b/kallisto_quant.xml Wed May 31 20:09:49 2023 +0000 @@ -1,9 +1,11 @@ -<?xml version="1.0"?> <tool id="kallisto_quant" name="Kallisto quant" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05"> - <description>- quantify abundances of RNA-Seq transcripts</description> + <description>quantify abundances of RNA-Seq transcripts</description> <macros> <import>macros.xml</import> </macros> + <xrefs> + <xref type="bio.tools">kallisto</xref> + </xrefs> <expand macro="requirements" /> <command detect_errors="exit_code"> <