generated from jhudsl/AnVIL_Template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
02-point-5-creating-workspace.Rmd
37 lines (15 loc) · 2.12 KB
/
02-point-5-creating-workspace.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# (PART\*) BEFORE YOU START{-}
# Sign in
You need to sign into Terra with your Google account to allow your instructor to add you to projects and/or Workspaces associated with your specific class. This is the only way you can launch applications and perform computations on AnVIL.
You can access Terra by going to [anvil.terra.bio](), or by clicking the link on the AnVIL home page. Sign in using the drop-down menu in the upper-left-hand corner.
<img src="resources/images/anvil-sign-in.png" title="Major point!! example image" alt="Major point!! example image" style="display: block; margin: auto;" />
# Create a workspace
On AnVIL, you use Workspaces to configure and run analyses and share results. Workspaces support interactive analysis with RStudio, Jupyter notebooks, Bioconductor and Galaxy. Workspaces can also save the output generated by running an analysis with a Workspace’s associated “cloud environment.” Check out [https://anvilproject.org]() to learn more about everything you can do within a Workspace.
In the drop-down menu on the left, navigate to “Workspaces”. Click the triple bar in the top left corner to access the menu. Click “Workspaces”.
<img src="resources/images/anvil-workspace.png" title="Major point!! example image" alt="Major point!! example image" style="display: block; margin: auto;" />
Click on the plus icon near the top of left of the page.
<img src="resources/images/anvil-workspace-1.png" title="Major point!! example image" alt="Major point!! example image" style="display: block; margin: auto;" />
Name your Workspace and select the Billing Project as indicated by your instructor. Do not change the Bucket Location or Authorization Domain. You can add a Description if you wish.
<img src="resources/images/anvil-workspace-2.png" title="Major point!! example image" alt="Major point!! example image" style="display: block; margin: auto;" />
Click “CREATE WORKSPACE”. The new Workspace should now show up under your Workspaces.
<img src="resources/images/anvil-workspace-3.png" title="Major point!! example image" alt="Major point!! example image" style="display: block; margin: auto;" />