Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PDF of slides for Day 2 #21

Merged
merged 2 commits into from
Jun 4, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Binary file added slides/2024-06-11_Intro_to_scRNA-seq.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion workshop/SCHEDULE.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The planned schedule for the June 2024 Data Lab Virtual Training Workshop "Intro
| 5:00 PM | *Adjourn for the day* |
| | | |
| **Day 2** | **2024-06-11** <br> _**Introduction to Single-cell RNA-seq, Day 1**_ |
| 12:00 PM | Introduction <br> [Introduction to scRNA-seq slides (PDF)](#STUB) | Zoom: [Main Session](../software-setup/zoom-procedures.md) |
| 12:00 PM | Introduction <br> [Introduction to scRNA-seq slides (PDF)](../slides/2024-06-11_Intro_to_scRNA-seq.pdf) | Zoom: [Main Session](../software-setup/zoom-procedures.md) |
| 12:30 PM | [scRNA-seq quantification with Alevin](../completed-notebooks/scRNA-seq/01-scRNA_quant_qc.nb.html) | Zoom: [Main Session](../software-setup/zoom-procedures.md)|
| 1:30 PM | [Importing data and filtering cells](../completed-notebooks/scRNA-seq/02-filtering_scRNA.nb.html) | Zoom: [Main Session](../software-setup/zoom-procedures.md) |
| 2:30 PM | [Normalization of expression data](../completed-notebooks/scRNA-seq/03-normalizing_scRNA.nb.html) | Zoom: [Main Session](../software-setup/zoom-procedures.md) |
Expand Down