Arvados is an open source platform for managing, processing, and sharing genomic and other large scientific and biomedical data. With Arvados, bioinformaticians run and scale compute-intensive workflows, developers create biomedical applications, and IT administrators manage large compute and storage resources.
This guide provides a reference for using Arvados to solve scientific big data problems.
The examples in this guide use the Arvados instance located at https://playground.arvados.org. If you are using a different Arvados instance replace https://playground.arvados.org
with your private instance in all of the examples in this guide.
This manual uses the following typographic conventions:
ls foo.*
while in your home directory and the expected output will be "foo.input" and "foo.output".
~$ ls foo.*
foo.input foo.output
programs
, files
, or options
that are being discussed.
The content of this documentation is licensed under the
Creative
Commons Attribution-Share Alike 3.0 United States licence.
Code samples in this documentation are licensed under the
Apache License, Version 2.0.