comparison mutational_patterns.xml @ 28:9a33a5a90a2c draft default tip

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/main/tools/mutational_patterns commit c55e91bc6716a71ee3a3f30da3f4c915f465c1d4
author artbio
date Sun, 11 Feb 2024 01:12:41 +0000
parents 2c9759c7ba72
children
comparison
equal deleted inserted replaced
27:2c9759c7ba72 28:9a33a5a90a2c
1 <tool id="mutational_patterns" name="Analyse Mutational Patterns/Signatures" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="mutational_patterns" name="Analyse Mutational Patterns/Signatures" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>from genomic variations in vcf files</description> 2 <description>from genomic variations in vcf files</description>
3 <macros> 3 <macros>
4 <token name="@TOOL_VERSION@">3.12.0</token> 4 <token name="@TOOL_VERSION@">3.12.0</token>
5 <token name="@VERSION_SUFFIX@">0</token> 5 <token name="@VERSION_SUFFIX@">1</token>
6 <token name="@PROFILE@">23.0</token> 6 <token name="@PROFILE@">23.0</token>
7 </macros> 7 </macros>
8 <requirements> 8 <requirements>
9 <requirement type="package" version="@TOOL_VERSION@">bioconductor-mutationalpatterns</requirement> 9 <requirement type="package" version="@TOOL_VERSION@">bioconductor-mutationalpatterns</requirement>
10 <requirement type="package" version="3.4.4">r-ggplot2</requirement> 10 <requirement type="package" version="3.4.4">r-ggplot2</requirement>