Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Geert van Geest committed May 27, 2024
2 parents a086631 + 3be3ced commit ac24db7
Show file tree
Hide file tree
Showing 31 changed files with 1,938 additions and 8,615 deletions.
3 changes: 2 additions & 1 deletion Docker/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
scanpy
pandas
numpy
numpy==1.23.4
matplotlib
seaborn
harmonypy
Expand All @@ -14,3 +14,4 @@ velocycle
doubletdetection==4.2
celltypist==1.6.2
pyscenic==0.12.1
distributed==2023.12.1
2 changes: 1 addition & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ website:
- href: course_schedule.qmd
- text: "day 1"
menu:
- href: "ipynb/day1-0_setup.ipynb"
- href: "ipynb/day1-1_setup.ipynb"
- href: "ipynb/day1-1_cellranger.ipynb"
- href: "ipynb/day1-2_analysis_tools_qc.ipynb"
- href: "ipynb/day1-3_normalization_scaling.ipynb"
Expand Down
Binary file added assets/pdf/03_cellranger.pdf
Binary file not shown.
Binary file added assets/pdf/04_scanpy_workflow.pdf
Binary file not shown.
Binary file added assets/pdf/08_clustering_day2.pdf
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions course_schedule.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ title: "Course schedule"
| block | start | end | subject |
|--------- |---------- |---------- |-------------------------------- |
| introduction | 9:15 AM | 9:30 AM | [Introduction](ipynb/day1-1_setup.ipynb) |
| block 1 | 9:30 AM | 10:15 AM | [Introduction scRNAseq](ipynb/day1-0_setup.ipynb) |
| block 1 | 9:30 AM | 10:15 AM | [Introduction scRNAseq](ipynb/day1-1_setup.ipynb) |
| | 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 |
Expand All @@ -24,7 +24,7 @@ title: "Course schedule"

| block | start | end | subject |
|--------- |---------- |---------- |------------------------------------- |
| block 1 | 9:15 AM | 10:30 AM | [Dimensionality Reduction](ipynb/day2-1_dimensionality_reduction.ipynb) and [Integration](ipynb/day2-2.integration.ipynb) |
| block 1 | 9:15 AM | 10:30 AM | [Dimensionality Reduction](ipynb/day2-1_dimensionality_reduction.ipynb) and [Integration](ipynb/day2-2_integration.ipynb) |
| | 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 |
Expand All @@ -38,7 +38,7 @@ title: "Course schedule"
|--------- |---------- |---------- |------------------------------------- |
| block 1 | 9:15 AM | 10:30 AM | [Transcription factor analysis](ipynb/day3-1_tf.ipynb) |
| | 10:30 AM | 11:00 AM | BREAK |
| block 2 | 11:00 AM | 12:30 PM | [Trajectory Inference](day3/day3-3_trajectory_analysis.ipynb) |
| block 2 | 11:00 AM | 12:30 PM | [Trajectory Inference](ipynb/day3-3_trajectory_analysis.ipynb) |
| | 12:30 PM | 1:30 PM | BREAK |
| block 3 | 1:30 PM | 3:00 PM | [RNA velocity](ipynb/day3-4_velocity1.ipynb) |
| | 3:00 PM | 3:30 PM | BREAK |
Expand Down
1,556 changes: 0 additions & 1,556 deletions ipynb/Clustering_Marker_Genes_D2B2_Controls.ipynb

This file was deleted.

650 changes: 0 additions & 650 deletions ipynb/Dimensionality_Reduction_Embedding_D2B1_Controls.ipynb

This file was deleted.

278 changes: 0 additions & 278 deletions ipynb/Integration_D2B1_Controls.ipynb

This file was deleted.

725 changes: 0 additions & 725 deletions ipynb/Normalization_And_Scaling_D1B3_Controls.ipynb

This file was deleted.

Loading

0 comments on commit ac24db7

Please sign in to comment.