Mercurial > repos > jeremyjliu > region_motif_enrichment
comparison tool_dependencies.xml @ 25:88c90dabb2ab draft
Uploaded
author | jeremyjliu |
---|---|
date | Fri, 21 Nov 2014 12:53:54 -0500 |
parents | 2c909bfdd090 |
children | 9f2ad410ed50 |
comparison
equal
deleted
inserted
replaced
24:26674e770b59 | 25:88c90dabb2ab |
---|---|
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="download_by_url">http://gehlenborg.com/wp-content/uploads/motif/pouya_test_motifs.bed.bgz.tbi</action> | |
11 </actions> | |
12 </install> | |
13 </package> | |
6 </tool_dependency> | 14 </tool_dependency> |