Mercurial > repos > lecorguille > xcms_xcmsset
annotate job_conf.xml.sample @ 41:bca66ffdf02a draft
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit e3956bf3393be5bff67b4d90f1007da00b0ec9b2-dirty
author | lecorguille |
---|---|
date | Thu, 04 Oct 2018 09:46:51 -0400 |
parents | efd23113d5f4 |
children |
rev | line source |
---|---|
26
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
2 <!-- A sample job config that explicitly configures job running the way it is configured by default (if there is no explicit config). --> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
3 <job_conf> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
4 <plugins> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
5 <plugin id="sge" load="galaxy.jobs.runners.drmaa:DRMAAJobRunner" type="runner"/> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
6 <plugin id="dynamic" type="runner" > |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
7 <param id="rules_module">galaxy.jobs.rules</param> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
8 </plugin> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
9 </plugins> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
10 <handlers> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
11 <handler id="main"/> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
12 </handlers> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
13 <destinations default="sge_default"> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
14 <destination id="sge_default" runner="sge"> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
15 <param id="nativeSpecification">-V -w n -q galaxy.q</param> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
16 </destination> |
29
5dba1c94fb94
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit bff1445c9b00ccdbe05ee3dc6ed24221033384b9
lecorguille
parents:
26
diff
changeset
|
17 |
34
efd23113d5f4
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
29
diff
changeset
|
18 <destination id="thread1-men_free8" runner="sge"> |
efd23113d5f4
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
29
diff
changeset
|
19 <param id="nativeSpecification">-V -w n -q galaxy.q -pe thread 1 -R y -l mem_free=8G </param> |
26
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
20 </destination> |
34
efd23113d5f4
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
29
diff
changeset
|
21 <destination id="thread8-men_free12" runner="sge"> |
efd23113d5f4
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 49203f8a5271fa5e6bb889e907df71ebf7757309
lecorguille
parents:
29
diff
changeset
|
22 <param id="nativeSpecification">-V -w n -q galaxy.q -pe thread 8 -R y -l mem_free=16G </param> |
26
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
23 </destination> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
24 |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
25 <destination id="python_destination_input_type" runner="dynamic"> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
26 <param id="type">python</param> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
27 <param id="function">input_type</param> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
28 </destination> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
29 </destinations> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
30 <tools> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
31 <tool destination="python_destination_input_type" id="abims_xcms_xcmsSet" /> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
32 </tools> |
626d3db664ef
planemo upload for repository https://github.com/workflow4metabolomics/xcms commit b1ebca6e0188e0aa0645e67259d6729ce80a6bdf
lecorguille
parents:
diff
changeset
|
33 </job_conf> |