WEHI R RNAseq Course

Author

Shian Su & Kathleen Zeglinski

Published

April 16, 2026

0.1 How to use this book

This book contains the materials for the WEHI RNA-seq course. It follows on from the WEHI R programming course, so it is recommended that you have completed that course or have equivalent R programming experience before undertaking this course.

Code is shown in blue, with the output below it in grey, just like it would show up in the R console.

# This is an R code block
# You can run this code by copying it into the R console
1 + 1
[1] 2

You can run the code yourself by copying it (using the copy button in the top right of the code block) and pasting it into R on your computer.

0.2 Acknowledgements

We would like to thank Kerry Ko, Brendan Ansell and the WEHI education office for their work in organising and facilitating this course. We would also like to thank all of our instructors and tutors for making this course possible.

We acknowledge that this course is prepared and delivered on the unceded land of the Wurundjeri people of the Kulin Nation. We pay our respects to their Elders past, present, and emerging. We also acknowledge that sovereignty was never ceded, and that this always was and always will be Aboriginal land.