Mercurial > repos > yating-l > trfbig
comparison tool_dependencies.xml @ 5:c467c73768a7 draft default tip
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
| author | yating-l |
|---|---|
| date | Mon, 01 May 2017 17:22:37 -0400 |
| parents | 381dbdd6ca19 |
| children |
comparison
equal
deleted
inserted
replaced
| 4:381dbdd6ca19 | 5:c467c73768a7 |
|---|---|
| 27 <actions architecture="x86_64" os="linux"> | 27 <actions architecture="x86_64" os="linux"> |
| 28 <action type="download_by_url" target_directory="bin"> | 28 <action type="download_by_url" target_directory="bin"> |
| 29 https://tandem.bu.edu/trf/downloads/trf407b.linux64 | 29 https://tandem.bu.edu/trf/downloads/trf407b.linux64 |
| 30 </action> | 30 </action> |
| 31 <action type="move_file" rename_to="trf"> | 31 <action type="move_file" rename_to="trf"> |
| 32 <source>$INSTALL_DIR/trf407b.linux64</source> | 32 <source>trf407b.linux64</source> |
| 33 <destination>$INSTALL_DIR/bin</destination> | 33 <destination>$INSTALL_DIR/bin</destination> |
| 34 </action> | 34 </action> |
| 35 <action type="chmod"> | 35 <action type="chmod"> |
| 36 <file mode="750">$INSTALL_DIR/bin/trf</file> | 36 <file mode="750">$INSTALL_DIR/bin/trf</file> |
| 37 </action> | 37 </action> |
| 42 <actions architecture="x86_64" os="darwin"> | 42 <actions architecture="x86_64" os="darwin"> |
| 43 <action type="download_by_url" target_directory="bin"> | 43 <action type="download_by_url" target_directory="bin"> |
| 44 https://tandem.bu.edu/trf/downloads/trf407b.macos64 | 44 https://tandem.bu.edu/trf/downloads/trf407b.macos64 |
| 45 </action> | 45 </action> |
| 46 <action type="move_file" rename_to="trf" os="darwin"> | 46 <action type="move_file" rename_to="trf" os="darwin"> |
| 47 <source>$INSTALL_DIR/trf407b.macos64</source> | 47 <source>trf407b.macos64</source> |
| 48 <destination>$INSTALL_DIR/bin</destination> | 48 <destination>$INSTALL_DIR/bin</destination> |
| 49 </action> | 49 </action> |
| 50 <action type="chmod"> | 50 <action type="chmod"> |
| 51 <file mode="750">$INSTALL_DIR/bin/trf</file> | 51 <file mode="750">$INSTALL_DIR/bin/trf</file> |
| 52 </action> | 52 </action> |
