Developer Docs » History » Version 7
Sarah Guthrie, 04/28/2016 08:41 PM
1 | 1 | Tom Clegg | h1. Developer Docs |
---|---|---|---|
2 | |||
3 | These pages are for people who are making tools and pipelines (both new and old) run on the Arvados platform. |
||
4 | |||
5 | 3 | Tom Clegg | * [[Port a Pipeline]] — a tutorial for first-timers |
6 | * [[Writing Crunch scripts in Python]] — recipes to learn from / copy and paste |
||
7 | 6 | Sarah Guthrie | * [[Writing a Script Calling a Third Party Tool]] — more recipes to learn from / copy and paste |
8 | 5 | Peter Amstutz | * [[arvswitch]] bash functions to make it easy to switch between Arvados sites on the command line |
9 | 7 | Sarah Guthrie | * [[Only Using the Command Line]] — How to use Arvados only from the command line |
10 | 4 | Brett Smith | * "How to submit compute work to Arvados":http://doc.arvados.org/user/topics/crunch-tools-overview.html — an overview of different approaches |