comparison tool_dependencies.xml @ 0:cb66f1d643e4 draft

Uploaded
author rnateam
date Thu, 26 Feb 2015 12:40:03 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:cb66f1d643e4
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="vienna_rna" version="2.1">
4 <repository changeset_revision="3b53eda26527" name="package_vienna_rna_2_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="gnu_coreutils" version="8.22">
7 <repository changeset_revision="ac64dfe4b1fb" name="package_gnu_coreutils_8_22" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
8 </package>
9 <package name="kinwalker" version="1.0">
10 <install version="1.0">
11 <actions>
12 <action target_filename="kinwalker.tar.gz" type="download_by_url">https://raw.githubusercontent.com/bgruening/download_store/master/kinwalker/kinwalker-patched.tar.gz</action>
13 <action type="set_environment_for_install">
14 <repository changeset_revision="3b53eda26527" name="package_vienna_rna_2_1" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
15 <package name="vienna_rna" version="2.1" />
16 </repository>
17 </action>
18 <action type="shell_command">make VRNA_INC="-I$ROOT_VIENNA_RNA_DIR/include/ViennaRNA" VRNA_LIB="-L$ROOT_VIENNA_RNA_DIR/lib -lRNA" LDFLAGS="-fopenmp"</action>
19 <action type="move_file">
20 <source>kinwalker</source>
21 <destination>$INSTALL_DIR/bin</destination>
22 </action>
23 <action type="set_environment">
24 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
25 </action>
26 </actions>
27 </install>
28 <readme>
29
30 The Kinwalker algorithm performs cotranscriptional folding of RNAs,
31 starting at a user a specified structure (default: open chain) and
32 ending at the minimum free energy structure. Folding events are
33 performed between transcription of additional bases and are regulated
34 by barrier heights between the source and target structure.
35
36 </readme>
37 </package>
38 </tool_dependency>