# HG changeset patch # User iuc # Date 1536777364 14400 # Node ID 36dc3690a82c2eb2a561a83603f13d5909ce583d # Parent dd3622f501f3158209165b721b66141081f1d5df planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit 530737ce6054364b394db08d42e3777355fa5c05 diff -r dd3622f501f3 -r 36dc3690a82c snpeff_get_chr_names.xml --- a/snpeff_get_chr_names.xml Fri Sep 07 10:30:41 2018 -0400 +++ b/snpeff_get_chr_names.xml Wed Sep 12 14:36:04 2018 -0400 @@ -1,4 +1,4 @@ - + list chromosome names/lengths snpEff_macros.xml @@ -39,18 +39,18 @@ This can only be used on built-in databases manually configured by your galaxy admin. - + - + This can only be used on databases in your history that were downloaded using the snpEff download tool. - - + + - value is not None and value.metadata.snpeff_version == "@snpeff_version@" + value is not None and value.metadata.SNPEFF_VERSION == "@SNPEFF_VERSION@" @@ -60,12 +60,12 @@ - + This can only be used on databases in your history that were created using the snpEff build tool. - - + + - value is not None and value.metadata.snpeff_version == "@snpeff_version@" + value is not None and value.metadata.SNPEFF_VERSION == "@SNPEFF_VERSION@"