I’ve initialized a Galaxy instance on aws and am an admin on there.
I am wondering how to parallelize the use of some tools on there. For example tophat2 has an option -p where on the command line it allows for parallel processing but that option is not one of the options that can be configured in the User Interface tool. Is there a way around this?
There is a notification on the homepage of Cloudman UI that says this version of Galaxy has configured some tools to run on 4 cores in the file “job_conf.xml.cloud”, but is it possible to edit this file to use more processors?
To persist job_conf.xml, copy the original template from /mnt/cm/cm/conftemplates/job_conf.xml to /opt/cloudman/config/conftemplates/job_conf.xml and modify as desired before restarting Galaxy via CloudMan. (Note that you’ll have to create the /opt/cloudman/config/conftemplates/ directory.)
Sorry I should have been more clear, I meant do I edit the /mnt/cm/cm/conftemplates/job_conf.xml or /opt/cloudman/config/conftemplates/job_conf.xml that I copied from the first destination