Project

General

Profile

Platypus tutorial » History » Version 2

Bryan Cosca, 03/26/2015 12:23 AM

1 1 Bryan Cosca
h1. Running Platypus using Arvados
2
3 2 Bryan Cosca
This tutorial demonstrates how to call variants from high-throughput sequencing data using Platypus. Platypus is a research project by The Wellcome Trust Centre for Human Genetics.  The Platypus page publication is available here: "Andy Rimmer, Hang Phan, Iain Mathieson, Zamin Iqbal, Stephen R. F. Twigg, WGS500 Consortium, Andrew O. M. Wilkie, Gil McVean, Gerton Lunter.  Integrating mapping-, assembly- and haplotype-based approaches for calling variants in clinical sequencing applications. Nature Genetics (2014)":http://www.nature.com/ng/journal/v46/n8/full/ng.3036.html. This tutorial introduces the following Arvados features:
4 1 Bryan Cosca
5 2 Bryan Cosca
* How to run Platypus using Arvados
6
* How to access your pipeline results.
7
* How to browse and select your input data for Pathomap / Ancestry Mapper and submit re-run the pipeline.
8
9
# Start at the "Curoverse":https://curoverse.com/ website and click Log In at the top. We currently support all Google / Google Apps accounts for authentication. By simply choosing a Google-based account, your account will be automatically created and redirect to the "Arvados Workbench":https://workbench.qr1hi.arvadosapi.com/.
10
# In the *Active pipelines* panel, click on the *Run a pipeline...* button. Doing so opens a dialog box titled *Choose a pipeline to run*.
11
# Select *Mason Lab -- Ancestry Mapper (public)* and click the *Next: choose inputs* button. Doing so loads a new page to supply the inputs for the pipeline.
12
# The default inputs from the Ancestry Mapper source code repository are already pre-loaded. Click on the *Run* button. The page updates to show you that the pipeline has been submitted to run on the Arvados cluster.
13
# After the pipeline starts running, you can track its progress by watching log messages from jobs.  This page refreshes automatically.  You will see a complete label under the job the column when the pipeline completes successfully. The current run time of the job in CPU and clock hours is also displayed. You can view individual job details by clicking on the job name.
14
# Once the job is finished, the output can be viewed to the right of the run time.
15
# Click on the download button to the right of the file to download your results, or the magnifying glass to quickly view your results.
16 1 Bryan Cosca
h2. Uploading data through the web and using it on Arvados
17
18
WIP
19
20
h2. Uploading data through your shell and using it on Arvados
21
22
WIP
23
24
h3. FAQ
25
26
WIP