view tool_dependencies.xml @ 7:1d150e860c4d

Expanded the functionality of the merge genomic datasets tool, to generate an output dataset with the file (or label) indicating where each column came from
author melissacline
date Mon, 09 Mar 2015 19:58:03 -0700
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>