comparison Tasmanian.xml @ 1:b15fbf90db53 draft default tip

"planemo upload for repository https://github.com/nebiolabs/tasmanian-mismatch commit d67025e9c7764d77f3f622b4d1ac0535b06c63de"
author iuc
date Sat, 24 Jul 2021 17:47:35 +0000
parents bc0b40dec7d2
children
comparison
equal deleted inserted replaced
0:bc0b40dec7d2 1:b15fbf90db53
1 <tool id="tasmanian_mismatch" name="Analysis of artifacts with Tasmanian" version="0.1.3" profile="18.09"> 1 <tool id="tasmanian_mismatch" name="Analysis of artifacts with Tasmanian" version="@TOOL_VERSION@" profile="20.05">
2 <description>Quantify, visualize and summarize mismatches in deep sequencing data</description>
3 <macros>
4 <token name="@TOOL_VERSION@">1.0.7</token>
5 <token name="@SAMTOOLS_VERSION@">1.13</token>
6 </macros>
2 <requirements> 7 <requirements>
3 <requirement type="package" version="0.1.3">tasmanian-mismatch</requirement> 8 <requirement type="package" version="@TOOL_VERSION@">tasmanian-mismatch</requirement>
4 <requirement type="package" version="1.9">samtools</requirement> 9 <requirement type="package" version="@SAMTOOLS_VERSION@">samtools</requirement>
5 </requirements> 10 </requirements>
6 <command detect_errors="exit_code"> 11 <command detect_errors="exit_code">
7 <![CDATA[ 12 <![CDATA[
8 13
9 #set $reference_fasta_filename = "localref.fa" 14 #set $reference_fasta_filename = "localref.fa"