Hi Galaxy users,

As somebody try to run dynamic runner with the option embed_metadata_in_job set to False ?

I notice that it works with drmaa runner but not with dynamic.

Here is my job_conf.xmf :

    <destinations default="ifremer_conf">
        <destination id="local" runner="local"/>
        <destination id="my_conf" runner="dynamic">
                <param id="type">python</param>
                <param id="function">my_conf</param>
                <param id="embed_metadata_in_job">False</param>
        </destination>
    </destinations>

I also set the this parameter in galaxy.ini

retry_metadata_internally = True

But I still have the set_metadata.py script in my jobs.

Thanks for help.

Regards,

Laure

___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
 https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
 http://galaxyproject.org/search/mailinglists/

Reply via email to