Mercurial > repos > melissacline > ucsc_cancer_utilities
view tool_dependencies.xml @ 1:ae91153d3fc2
Updated synapseGetDataset.py to automatically unzip if the file downloaded is a zip archive.
author | melissacline |
---|---|
date | Tue, 27 Jan 2015 16:49:56 -0800 |
parents | 60efb9214eaa |
children | 4fa8700d179d 7e4fa558fa1b d9c36f0aa1d3 |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="synapseClient" version="1.0"> <install version="1.0"> <actions> <action type="setup_virtualenv"> synapseclient </action> </actions> </install> </package> </tool_dependency>