Mercurial > repos > iuc > transtermhp
changeset 5:012171ba9fce draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transtermhp commit 7f6797ad21f1d9170bf38210d0f0fde5065dccfb"
author | iuc |
---|---|
date | Tue, 03 Dec 2019 08:56:57 -0500 |
parents | 9a90656a1af9 |
children | 42b38f6d9f68 |
files | transtermhp.xml |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/transtermhp.xml Tue Oct 30 20:25:05 2018 -0400 +++ b/transtermhp.xml Tue Dec 03 08:56:57 2019 -0500 @@ -6,6 +6,8 @@ <expand macro="requirements"/> <expand macro="stdio"/> <command><![CDATA[ +## fix for TRANSTERMHP not set on containers +TRANSTERMHP=\${TRANSTERMHP:-\$(dirname \$(command -v transterm))/../data/expterm.dat} && #if $reference_genome.source == 'history': ln -s '$reference_genome.genome_fasta' genomeref.fa && #end if