From: Brett Smith Date: Thu, 27 Mar 2014 15:09:00 +0000 (-0400) Subject: doc: Style and consistency in user/index. X-Git-Tag: 1.1.0~2690^2~68^2~16 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/5abb716e9209f26b29ba883feeaa8ded8f046aaf doc: Style and consistency in user/index. --- diff --git a/doc/user/index.html.textile.liquid b/doc/user/index.html.textile.liquid index 03a9e60239..ae06627124 100644 --- a/doc/user/index.html.textile.liquid +++ b/doc/user/index.html.textile.liquid @@ -9,25 +9,25 @@ This guide is intended to introduce new users to the Arvados system. It covers This user guide introduces how to use the major components of Arvados. These are: * Keep: Content-addressable cluster file system designed for robust storage of very large files, such as whole genome sequences running in the hundreds of gigabytes -* Crunch: Cluster compute engine designed for genomic analysis, e.g. alignment, variant calls -* Metadata Database: Information about the genomic data stored in Keep, such as genomic traits, human subjects -* Workbench: Web interface to Arvados components +* Crunch: Cluster compute engine designed for genomic analysis, such as alignment and variant calls +* Metadata Database: Information about the genomic data stored in Keep, such as genomic traits and human subjects +* Workbench: Arvados' Web interface h2. Prerequisites To get the most value out of this guide, you should be comfortable with the following: -# Using a secure shell client such as @ssh@ or @putty@ to log on to a remote server -# Using the unix command line shell @bash@ +# Using a secure shell client such as @ssh@ or @putty@ to log on to a remote server +# Using the Unix command line shell @bash@ # Viewing and editing files using a unix text editor such as @vi@, @emacs@, or @nano@ # Programming in @python@ # Revision control using @git@ We also recommend you read the "Arvados Platform Overview":https://arvados.org/projects/arvados/wiki#Platform-Overview for an introduction and background information about Arvados. -The examples in this guide uses the Arvados instance located at "https://{{ site.arvados_workbench_host }}/":https://{{ site.arvados_workbench_host }}/ . If you are using a different Arvados instance replace @{{ site.arvados_workbench_host }}@ with your private instance in all of the examples in this guide. +The examples in this guide use the Arvados instance located at "https://{{ site.arvados_workbench_host }}/":https://{{ site.arvados_workbench_host }}/. If you are using a different Arvados instance replace @{{ site.arvados_workbench_host }}@ with your private instance in all of the examples in this guide. -The Arvados public beta instance is located at "https://workbench.qr1hi.arvadosapi.com/":https://workbench.qr1hi.arvadosapi.com/ . You must have an account in order to use this service. If you would like to request an account, please send an email to "arvados@curoverse.com":mailto:arvados@curoverse.com . +The Arvados public beta instance is located at "https://workbench.qr1hi.arvadosapi.com/":https://workbench.qr1hi.arvadosapi.com/. You must have an account in order to use this service. If you would like to request an account, please send an email to "arvados@curoverse.com":mailto:arvados@curoverse.com. h2. Typographic conventions @@ -35,15 +35,15 @@ This manual uses the following typographic conventions: