Closed jmchilton closed 4 years ago
galaxy_virtual_env: /Users/john/workspace/galaxy/.venv
(probably not used)
seems to match my observation that setting it as a remote property in the job conf doesn't work either.
I have set GALAXY_HOME
in my local_env.sh
and remote_property_galaxy_home
in my Galaxy destination config, but not galaxy_home
in app.yml
. So I can't tell you which of those are required.
GALAXY_VIRTUAL_ENV
when starting Pulsar.galaxy_home: /Users/john/workspace/galaxy
galaxy_virtual_env: /Users/john/workspace/galaxy/.venv
(probably not used)<param id="remote_metadata">true</param>
<param id="use_metadata_binary">true</param>
(new parameter in dev)<param id="use_remote_datatypes">false</param>
<param id="remote_property_galaxy_home">/Users/john/workspace/galaxy</param>