Mercurial > repos > richard-burhans > ncbi_fcs_adaptor
annotate planemo_job_conf.xml @ 0:d55ad8533d58 draft default tip
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
author | richard-burhans |
---|---|
date | Fri, 01 Mar 2024 18:26:57 +0000 |
parents | |
children |
rev | line source |
---|---|
0
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
2 <!-- A sample job config that explicitly configures job running the way it is |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
3 configured by default (if there is no explicit config). --> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
4 <job_conf> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
5 <plugins> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
6 <plugin id="local" type="runner" load="galaxy.jobs.runners.local:LocalJobRunner" workers="4"/> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
7 </plugins> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
8 <destinations default="docker_local"> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
9 <destination id="local" runner="local"/> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
10 <destination id="docker_local" runner="local"> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
11 <param id="docker_enabled">true</param> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
12 <param id="docker_sudo">false</param> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
13 </destination> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
14 </destinations> |
d55ad8533d58
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
richard-burhans
parents:
diff
changeset
|
15 </job_conf> |