Mercurial > repos > jeremyjliu > region_motif_enrichment
comparison tool_dependencies.xml @ 35:4ce22698acb0 draft
Uploaded
author | jeremyjliu |
---|---|
date | Thu, 26 Feb 2015 22:54:09 -0500 |
parents | 0e031bf8c5b1 |
children |
comparison
equal
deleted
inserted
replaced
34:fe8a884363df | 35:4ce22698acb0 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <set_environment version="1.0"> | 3 <set_environment version="1.0"> |
4 <environment_variable name="RMOTIF_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> | 4 <environment_variable name="RMOTIF_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> |
5 </set_environment> | 5 </set_environment> |
6 <!--<package name="MOTIFS" version="1.0.0"> | |
7 <install version="1.0"> | |
8 <actions> | |
9 <action type="download_by_url">http://gehlenborg.com/wp-content/uploads/motif/pouya_test_motifs.bed.bgz</action> | |
10 <action type="shell_command">mv pouya_test_motifs.bed.bgz $REPOSITORY_INSTALL_DIR/region_motif_db</action> | |
11 <action type="download_by_url">http://gehlenborg.com/wp-content/uploads/motif/pouya_test_motifs.bed.bgz.tbi</action> | |
12 <action type="shell_command">mv pouya_test_motifs.bed.bgz.tbi $REPOSITORY_INSTALL_DIR/region_motif_db</action> | |
13 </actions> | |
14 </install> | |
15 </package>--> | |
16 </tool_dependency> | 6 </tool_dependency> |