comparison gemini_burden.xml @ 10:e457a1d659f5 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 08:26:41 +0000
parents 60f59154e439
children
comparison
equal deleted inserted replaced
9:fb8924bb4c4f 10:e457a1d659f5
1 <tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@"> 1 <tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@">
2 <description>perform sample-wise gene-level burden calculations</description> 2 <description>perform sample-wise gene-level burden calculations</description>
3 <expand macro="bio_tools"/>
3 <macros> 4 <macros>
4 <import>gemini_macros.xml</import> 5 <import>gemini_macros.xml</import>
5 <token name="@BINARY@">burden</token> 6 <token name="@BINARY@">burden</token>
6 <token name="@GEMINI_BUG_WARNING@">Caveat: due to a bug in this version of GEMINI, filtering on alternate allele frequency will get disabled when you select 'All non-synonymous variants' as the types of variants to be used for the burden calculations above.</token> 7 <token name="@GEMINI_BUG_WARNING@">Caveat: due to a bug in this version of GEMINI, filtering on alternate allele frequency will get disabled when you select 'All non-synonymous variants' as the types of variants to be used for the burden calculations above.</token>
7 </macros> 8 </macros>