generated from jhudsl/OTTR_Template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.Rmd
44 lines (30 loc) · 1.5 KB
/
index.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
33
34
35
36
37
38
39
40
41
42
43
---
title: "AnVIL Instructor Guide"
date: "`r format(Sys.time(), '%B %d, %Y')`"
site: bookdown::bookdown_site
documentclass: book
biblio-style: apalike
link-citations: yes
description: "Guide to help teachers and instructors set up accounts and use the AnVIL platform for instruction"
favicon: assets/AnVIL_style/anvil_favicon.ico
---
```{r include=FALSE}
# automatically create a bib database for R packages
knitr::write_bib(c(
.packages(), "bookdown", "knitr", "rmarkdown"
), "packages.bib")
```
# About this Book {-}
This book is a guide to help instructors who are new to AnVIL. It helps these users set up their accounts and start developing content on the AnVIL platform.
This book is part of a series of books for the Genomic Data Science Analysis, Visualization, and Informatics Lab-space (AnVIL) of the National Human Genome Research Institute (NHGRI).
### Skills Level {-}
Please choose the closest matching persona from the lefthand menu.
::: {.notice}
_Genetics_
**Novice**: no genetics knowledge needed
_Programming skills_
**Novice**: no programming experience needed
:::
### AnVIL Collection {-}
Additional guides are provided to help you with Workspaces, launch interactive tools, and start working with data. Learn more about AnVIL by visiting https://anvilproject.org or reading the [article in Cell Genomics](https://www.sciencedirect.com/science/article/pii/S2666979X21001063).
Please check out our full collection of AnVIL and related resources: https://hutchdatascience.org/AnVIL_Collection/