comparison vitessce_spatial.xml @ 6:70c8be4d59e9 draft

planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/vitessce commit a3dd8a6f384e5227972910c80d280250e28d1432
author goeckslab
date Fri, 06 Jun 2025 16:38:33 +0000
parents 97be83fc3677
children
comparison
equal deleted inserted replaced
5:97be83fc3677 6:70c8be4d59e9
18 <inputs name="inputs" /> 18 <inputs name="inputs" />
19 <configfile name="galaxy_config"> 19 <configfile name="galaxy_config">
20 <![CDATA[ 20 <![CDATA[
21 { 21 {
22 "galaxy_url": "${__app__.config.galaxy_infrastructure_url}", 22 "galaxy_url": "${__app__.config.galaxy_infrastructure_url}",
23 "dataset_id": "${__app__.security.encode_id($output.dataset.id)}" 23 "dataset_id": "${__app__.security.encode_id($output.id)}"
24 } 24 }
25 ]]> 25 ]]>
26 </configfile> 26 </configfile>
27 </configfiles> 27 </configfiles>
28 28