Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arl94 committed May 20, 2024
1 parent b157c79 commit b3e6077
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ website:
- href: course_schedule.qmd
- text: "day 1"
menu:
- href: "ipynb/day1-1_setup.qmd"
- href: "ipynb/day1-1a_cellranger.qmd"
- href: "ipynb/day1-1_setup.md"
- href: "ipynb/day1-1a_cellranger.md"
- href: "ipynb/day1-2_analysis_tools_qc.ipynb"
- href: "ipynb/day1-3_normalization_scaling.ipynb"
- text: "day 2"
Expand Down
4 changes: 2 additions & 2 deletions course_schedule.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ title: "Course schedule"
| | 10:15 AM | 10:45 AM | BREAK |
| block 2 | 10:45 AM | 12:00 PM | Presentation: Andreia Gouvêa, 10X Field Application Scientist |
| | 12:00 PM | 1:00 PM | BREAK |
| block 3 | 1:00 PM | 3:00 PM | [Cell Ranger and Quality Control](ipynb/day1-2_analysis_tools_qc.ipynb) |
| block 3 | 1:00 PM | 3:00 PM | [Cell Ranger](iypnb/day1-1a_cellranger.iypnb) and [Quality Control](ipynb/day1-2_analysis_tools_qc.ipynb) |
| | 3:00 PM | 3:30 PM | BREAK |
| block 4 | 3:30 PM | 5:00 PM | [Normalization and Scaling](ipynb/day1-3_normalization_scaling.ipynb)

Expand All @@ -28,7 +28,7 @@ title: "Course schedule"
| | 10:30 AM | 11:00 AM | BREAK |
| block 2 | 11:00 AM | 12:30 PM | [Clustering](ipynb/day2-3_clustering.ipynb) |
| | 12:30 PM | 1:30 PM | BREAK |
| block 3 | 1:30 PM | 3:00 PM | [Cell annotation](ipynb/day2-3_clustering.ipynb) |
| block 3 | 1:30 PM | 3:00 PM | [Cell annotation](ipynb/day2-4_visualization.ipynb) |
| | 3:00 PM | 3:30 PM | BREAK |
| block 4 | 3:30 PM | 5:00 PM | [Visualization & further exercises](ipynb/day2-4.visualization.ipynb) |

Expand Down

0 comments on commit b3e6077

Please sign in to comment.