annotate tool_dependencies.xml @ 0:f3b6009634b1 draft default tip

1st Uploaded
author vmarcon
date Mon, 06 Feb 2017 13:05:10 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
1 <?xml version="1.0"?>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
2 <tool_dependency version="1.0">
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
3 <package name="repet" version="2.5">
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
4 <install version="1.0">
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
5 <actions>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
6 <action type="set_environment">
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
7 <environment_variable name="REPET_HOST" action="set_to">bdd_server</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
8 <environment_variable name="REPET_USER" action="set_to">orepet_galaxy</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
9 <environment_variable name="REPET_PW" action="set_to">"blabla"</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
10 <environment_variable name="REPET_DB" action="set_to">repet_galaxy</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
11 <environment_variable name="REPET_PORT" action="set_to">3615</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
12 <environment_variable name="REPET_PATH" action="set_to">~/tools/repet_pipe</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
13 <environment_variable name="REPET_JOB_MANAGER" action="set_to">SGE</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
14 <environment_variable name="REPET_QUEUE" action="set_to">SGE</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
15 <environment_variable name="REPET_JOBS" action="set_to">MySQL</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
16 <environment_variable name="REPET_TMP_DIR" action="set_to">/tmp</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
17 <environment_variable name="PYTHONPATH" action="set_to">$REPET_PATH</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
18 <environment_variable name="PATH" action="prepend_to">$REPET_PATH/bin</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
19 <environment_variable name="REPET_NUCL_BANK" action="set_to">/path/to/nucl/bank</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
20 <environment_variable name="REPET_PROT_BANK" action="set_to">/path/to/prot/bank</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
21 <environment_variable name="REPET_HMM_PROFILES" action="set_to">/path/to/hmm_profiles/bank</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
22 <environment_variable name="REPET_RDNA_BANK" action="set_to">/path/to/rdna/bank</environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
23 <environment_variable name="LIB_GCC4_8_2" action="set_to"></environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
24 <environment_variable name="LD_LIBRARY_PATH" action="set_to"></environment_variable>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
25 </action>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
26 </actions>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
27 </install>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
28 <readme> Please verify if environment variables match to your configuration : galaxy_dist/tool_dependency_dir/repet/2.5/.../env.sh</readme>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
29 </package>
f3b6009634b1 1st Uploaded
vmarcon
parents:
diff changeset
30 </tool_dependency>