comparison insertion_profile.xml @ 11:d7f6b3653d84 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rseqc commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Wed, 01 Sep 2021 08:21:45 +0000
parents 71ed55a3515a
children 57fad5deeb8e
comparison
equal deleted inserted replaced
10:c63fbdcc0dbe 11:d7f6b3653d84
1 <tool id="rseqc_insertion_profile" name="Insertion Profile" version="@WRAPPER_VERSION@"> 1 <tool id="rseqc_insertion_profile" name="Insertion Profile" version="@WRAPPER_VERSION@">
2 <description> 2 <description>
3 calculates the distribution of inserted nucleotides across reads 3 calculates the distribution of inserted nucleotides across reads
4 </description> 4 </description>
5 5 <expand macro="bio_tools"/>
6 <macros> 6 <macros>
7 <import>rseqc_macros.xml</import> 7 <import>rseqc_macros.xml</import>
8 </macros> 8 </macros>
9 9
10 <expand macro="requirements" /> 10 <expand macro="requirements" />