Storing and Organizing Data » History » Version 4
Tom Clegg, 02/27/2014 01:48 PM
| 1 | 1 | h1. 2014-03-26 Workflow sharing and dev tools |
|
|---|---|---|---|
| 2 | 3 | Tom Clegg | |
| 3 | Sprint theme: *When I do something useful, I want other people to understand and use it.* |
||
| 4 | |||
| 5 | Demo: (still rough!) |
||
| 6 | # Run existing pipeline (choose from bundled pipelines: GATK, LobSTR, etc) |
||
| 7 | # Edit the pipeline (change version/arguments, add a component) |
||
| 8 | # Optional: edit a crunch script, push to git repo |
||
| 9 | # Run my new pipeline |
||
| 10 | # Share my new pipeline and my worked example (including data, tags, source code, etc) with all the users in the “my lab” group |
||
| 11 | # As another lab member: log in, find the shared workflow, inspect details, run it myself with my own input data. |
||
| 12 | 4 | Tom Clegg | # As initial user: whoops, un-share. |