Skip to content

Commit bdae4da

Browse files
authored
Merge pull request #66 from Nyasita/devel
updated bioc seminar to include the upcoming gwas session
2 parents 162d9ea + 6749edb commit bdae4da

3 files changed

Lines changed: 30 additions & 7 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ docs/
1818
*.knit.md
1919

2020
# Others
21-
README_files/
21+
README_files/
22+
**/*.quarto_ipynb
213 KB
Loading

workshops/bioc-africa-seminars/index.qmd

Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@ The series includes introductory and thematic sessions led by members of the Bio
1818

1919
### Featured seminar
2020

21-
![](images/crispr-kornel.png){width="85%" fig-alt="CRISPR amplicon analysis seminar poster"}
21+
![](images/gwas-stephanie.png){width="85%" fig-alt="GWAS data analysis using the GENESIS package seminar poster"}
2222

2323

24-
- Date: 17 June 2026
25-
- Time: 4 PM EAT / 3 PM CAT / 2 PM WAT
26-
- Presenter: Kornel Labun (University of Warsaw)
24+
- Date: 22 and 29 July 2026
25+
- Time: 5 PM EAT / 4 PM CAT / 3 PM WAT
26+
- Presenter: Stephanie Gogarten (PRIMED and GREGoR)
2727

28-
This session explores how Bioconductor supports CRISPR amplicon sequencing analysis using the ampliCan package. It will cover practical workflows for analysing genome editing outcomes, generating automated reports, and estimating homology-directed repair (HDR).
28+
This session explores how Bioconductor supports the analysis of large-scale genomic data for genome-wide association studies (GWAS).
2929

3030

31-
Additional advanced training sessions (including topics such as GWAS analysis) are being planned for later in 2026.
31+
Additional advanced training sessions (including topics such as single-cell RNAseq analysis) are being planned for later in 2026.
3232

3333

3434
<div class="call-to-action">
@@ -44,6 +44,28 @@ Curious what the Bioconductor Africa seminars are like?
4444
Recordings from previous sessions are available below.
4545
If you're new to Bioconductor, you may want to start with the introductory session.
4646

47+
48+
### CRISPR amplicon sequencing analysis using the ampliCan package
49+
50+
- Date: 17 June 2026
51+
- Presenter: Kornel Labun (University of Warsaw)
52+
53+
This session explored how Bioconductor supports CRISPR amplicon sequencing analysis using the ampliCan package. It covered practical workflows for analysing genome editing outcomes, generating automated reports, and estimating homology-directed repair (HDR).
54+
55+
<div style="max-width: 900px;">
56+
<iframe
57+
width="100%"
58+
style="aspect-ratio: 16 / 9;"
59+
src="https://www.youtube.com/embed/rPRgX_2ezCA"
60+
title="CRISPR Amplicon Sequencing Analysis with ampliCan"
61+
frameborder="0"
62+
allowfullscreen>
63+
</iframe>
64+
</div>
65+
66+
Session notes: [Crispr analysis with amplican notes](https://annuel2.framapad.org/p/CRISPR_Amplicon_Analysis_with_ampliCan)
67+
68+
4769
### Microbiome analysis series
4870

4971
A three-part series exploring microbiome data analysis workflows in Bioconductor.

0 commit comments

Comments
 (0)