Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 15 additions & 13 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

## Frequently Asked Questions

Read our [FAQ](/genomics-workshop/faq) to learn more about Data Carpentry's Genomics workshop, as an Instructor or a workshop host.

Check warning on line 19 in index.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[missing file]: [FAQ](/genomics-workshop/faq)

::::::::::::::::::::::::::::::::::::::::::::::::::

Expand Down Expand Up @@ -49,10 +49,10 @@

| Lesson | Overview |
| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
| [Project organization and management](https://datacarpentry.github.io/organization-genomics/) | Learn how to structure your metadata, organize and document your genomics data and bioinformatics workflow, and access data on the NCBI sequence read archive (SRA) database. |
| [Introduction to the command line](https://datacarpentry.github.io/shell-genomics/) | Learn to navigate your file system, create, copy, move, and remove files and directories, and automate repetitive tasks using scripts and wildcards. |
| [Data wrangling and processing](https://datacarpentry.github.io/wrangling-genomics/) | Use command-line tools to perform quality control, align reads to a reference genome, and identify and visualize between-sample variation. |
| [Introduction to cloud computing for genomics](https://www.datacarpentry.org/cloud-genomics/) | Learn how to work with Amazon AWS cloud computing and how to transfer data between your local computer and cloud resources. |
| [Project organization and management](https://datacarpentry.org/organization-genomics/) | Learn how to structure your metadata, organize and document your genomics data and bioinformatics workflow, and access data on the NCBI sequence read archive (SRA) database. |
| [Introduction to cloud computing for genomics](https://datacarpentry.org/cloud-genomics/) | Learn how to work with Amazon AWS cloud computing and how to transfer data between your local computer and cloud resources. |
| [Introduction to the command line](https://datacarpentry.org/shell-genomics/) | Learn to navigate your file system, create, copy, move, and remove files and directories, and automate repetitive tasks using scripts and wildcards. |
| [Data wrangling and processing](https://datacarpentry.org/wrangling-genomics/) | Use command-line tools to perform quality control, align reads to a reference genome, and identify and visualize between-sample variation. |

# Optional Additional Lessons

Expand All @@ -72,20 +72,22 @@

### Schedule A (2 days OR 4 half days)

- Half-day 1: [Project organization and management](https://datacarpentry.github.io/organization-genomics/) \& [Introduction to the command line](https://datacarpentry.github.io/shell-genomics/)
- Half-day 2: [Introduction to the command line](https://datacarpentry.github.io/shell-genomics/) (continued).
- Half-day 3 \& 4 : [Data wrangling and processing](https://datacarpentry.github.io/wrangling-genomics/)
- Half-day 1: [Project organization and management](https://datacarpentry.org/organization-genomics/) \& [Introduction to cloud computing for genomics](https://datacarpentry.org/cloud-genomics/)
- Half-day 2: [Introduction to the command line](https://datacarpentry.org/shell-genomics/)
- Half-day 3 : [Introduction to the command line](https://datacarpentry.org/shell-genomics/) (continued) \& [Data wrangling and processing](https://datacarpentry.org/wrangling-genomics/)
- Half-day 4 : [Data wrangling and processing](https://datacarpentry.org/wrangling-genomics/) (continued)

### Schedule B (2 days OR 4 half days)

- Half-day 1: [Project organization and management](https://datacarpentry.github.io/organization-genomics/) \& [Introduction to the command line](https://datacarpentry.github.io/shell-genomics/)
- Half-day 2: [Introduction to the command line](https://datacarpentry.github.io/shell-genomics/) (continued)
- Half-day 1: [Project organization and management](https://datacarpentry.org/organization-genomics/) \& [Introduction to cloud computing for genomics](https://datacarpentry.org/cloud-genomics/)
- Half-day 2: [Introduction to the command line](https://datacarpentry.org/shell-genomics/)
- Half-day 3 \& 4: [Intro to R and RStudio for Genomics](https://datacarpentry.org/genomics-r-intro/)

### Schedule C (3 days OR 6 half days)

- Half-day 1: [Project organization and management](https://datacarpentry.github.io/organization-genomics/) \& [Introduction to the command line](https://datacarpentry.github.io/shell-genomics/)
- Half-day 2: [Introduction to the command line](https://datacarpentry.github.io/shell-genomics/) (continued)
- Half-day 3 \& 4 : [Data wrangling and processing](https://datacarpentry.github.io/wrangling-genomics/)

- Half-day 1: [Project organization and management](https://datacarpentry.org/organization-genomics/) \& [Introduction to cloud computing for genomics](https://datacarpentry.org/cloud-genomics/)
- Half-day 2: [Introduction to the command line](https://datacarpentry.org/shell-genomics/)
- Half-day 3 : [Introduction to the command line](https://datacarpentry.org/shell-genomics/) (continued) \& [Data wrangling and processing](https://datacarpentry.org/wrangling-genomics/)
- Half-day 4 : [Data wrangling and processing](https://datacarpentry.org/wrangling-genomics/) (continued)
- Half-day 5 \& 6: [Intro to R and RStudio for Genomics](https://datacarpentry.org/genomics-r-intro/)

Loading