Mercurial > repos > jeremyjliu > region_motif_enrichment
view tool_dependencies.xml @ 31:0e031bf8c5b1 draft
Uploaded
author | jeremyjliu |
---|---|
date | Wed, 04 Feb 2015 13:52:22 -0500 |
parents | da0bc6dead0d |
children | 4ce22698acb0 |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <set_environment version="1.0"> <environment_variable name="RMOTIF_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> </set_environment> <!--<package name="MOTIFS" version="1.0.0"> <install version="1.0"> <actions> <action type="download_by_url">http://gehlenborg.com/wp-content/uploads/motif/pouya_test_motifs.bed.bgz</action> <action type="shell_command">mv pouya_test_motifs.bed.bgz $REPOSITORY_INSTALL_DIR/region_motif_db</action> <action type="download_by_url">http://gehlenborg.com/wp-content/uploads/motif/pouya_test_motifs.bed.bgz.tbi</action> <action type="shell_command">mv pouya_test_motifs.bed.bgz.tbi $REPOSITORY_INSTALL_DIR/region_motif_db</action> </actions> </install> </package>--> </tool_dependency>