Skip to content

Instantly share code, notes, and snippets.

@natefoo
Created November 15, 2013 19:50
Show Gist options
  • Save natefoo/7490497 to your computer and use it in GitHub Desktop.
Save natefoo/7490497 to your computer and use it in GitHub Desktop.
<destinations default="cluster">
<destination id="local" runner="local"/>
<destination id="cluster" runner="pbs">
<param ... />
</destination>
</destinations>
<tools>
<tool id="upload1" destination="local"/>
<tool id="ucsc_table_direct1" destination="local"/>
</tools>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment