Skip to content

Commit 2dad8cf

Browse files
authored
Merge 833b822 into 4515c57
2 parents 4515c57 + 833b822 commit 2dad8cf

File tree

3 files changed

+25
-3
lines changed

3 files changed

+25
-3
lines changed

06-onboarding_modules.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Joining a team on AnVIL.
99
```{r, echo = FALSE, results='asis'}
1010
cow::borrow_chapter(
1111
doc_path = "child/_child_google_create_account.Rmd",
12+
branch = "add-institutional-google-account-warning",
1213
repo_name = "jhudsl/AnVIL_Template"
1314
)
1415
```

child/_child_google_create_account.Rmd

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1-
If you do not already have a Google account that you would like to use for accessing Terra, [create one now](https://accounts.google.com/SignUp).
1+
::: {.warning}
2+
#### Choose Your Account Type {-}
3+
4+
Do you plan to work with **controlled-access data** (e.g. GTEx, dbGaP)?
5+
6+
- IF YES, **you MUST use an institutional email address**. To comply with NIH data security requirements, unaffiliated email accounts (such as gmail.com) CANNOT be given access to controlled-access data.
7+
8+
Will you be **moving between institutions**?
9+
10+
- IF YES, you might consider a gmail account. There is no way to transfer a Terra account to a new Google account (e.g. a new institutional email). So, if you are *not* going to be working with controlled-access data, it may be more convenient to use an unaffiliated gmail account.
11+
:::
12+
13+
There are 2 ways to set up a Google account for use with Terra:
14+
15+
1. **Institutional Account**: use your institutional e-mail
16+
- If your institution uses G Suite, you can sign into Terra directly using your institutional Google account.
17+
- If your institution does not use G Suite, you can create a Google account that is associated with your non-Google institutional email address by following [these instructions](https://support.terra.bio/hc/en-us/articles/360029186611).
18+
1. **Unaffiliated Google Account**: use a personal account
19+
- If you have an existing Google account (such as gmail.com), you can use it to sign into Terra.
20+
- If you do not already have a Google account that you would like to use for accessing Terra, [create one now](https://accounts.google.com/SignUp).
221

3-
If you would like to create a Google account that is associated with your non-Gmail, institutional email address, follow [these instructions](https://support.terra.bio/hc/en-us/articles/360029186611).

resources/dictionary.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Callout
88
colData
99
CoV
1010
customizations
11+
dbGaP
1112
dex
1213
dexamethasone
1314
docx
@@ -17,6 +18,8 @@ github
1718
Glimma
1819
glimmaMDS
1920
Gmail
21+
gmail
22+
GTEx
2023
impactful
2124
Inclusivity
2225
Jupyter
@@ -46,4 +49,4 @@ www
4649
GCP
4750
HPC
4851
righthand
49-
SDK
52+
SDK

0 commit comments

Comments
 (0)