Cytometry in R - Week # 6 - Visualizing with ggplot2 #132
Locked
UMGCCCFCSR
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome back to the sixth week of the Cytometry in R course!
This week, we will be learning how to use the ggplot2 package to create plots to visualize our data. ggplot2 extends the grammar of graphics concept to the R programming language, whereby adding several function layers together (and customizing each layers individually via the arguments) we can end up with a wide variety of useful plots. It also serves as the essential building block for the TidyTuesday challenge.
Initial materials for this week are now available via the course website and GitHub repository, with some final edits on the way later today. For previous course emails, see here .
For those in Baltimore attending (or wanting to attend ) in-person , the only session this week is Thursday at 4 PM EST (Bressler Research Building 7-035).
For those joining online, the YouTube livestreams (each covering the same material) are offered on
Tuesday 2200 EST (Wednesday 0300 GMT+0),
Wednesday 1600 EST (Wednesday 2100 GMT+0)
Thursday 1000 EST (Thursday 1500 GMT+0)
Recordings are available immediately after.
Best Wishes-
David
Beta Was this translation helpful? Give feedback.
All reactions