New training opportunity from Riffomonas Professional Development


If you’re like many people who have taken a course to learn R you found the course inspiring, albeit a bit overwhelming. The image of drinking from a fire hydrant comes to mind. Regardless, you leave the class excited to have a new tool in your belt. But then a few weeks pass and you haven’t used the concepts and you are sitting in front of a blank screen ready to make those plots for an important presentation.

You stare at the screen. The cursor keeps blinking. You’re running out of time. You go back to your old reliable tools and fire up Excel or Prism.

What went wrong?

You were asked to learn a foreign language in a short period of time with few opportunities to practice. You certainly didn’t have any opportunities to practice the material once the class was over.

Until now.

Starting this Fall, I will be hosting weekly virtual group programming sessions for 5 or 6 participants per group. In each of these 2-hour long sessions you will work with the rest of the group to regenerate a figure from example data using tools from the tidyverse.

These sessions will follow an “ensemble” or “mob” programming model. Each person will take turns writing the code (the “driver”) that another group member tells them to type (the “navigator”). The other participants will coach the navigator on what they should type. The primary rule is that the driver cannot type something that the navigator doesn’t tell them to type first. I will sit in the background making sure that everyone follows the rules and to help the group get through mental blocks. This format has been very successful in my lab meetings as we try to develop our own skills and learn different ways of doing the same thing.

The types of figures we’ll create will be like those I show in my newsletter, on my YouTube channel, and in the minimalR and generalR materials. Although you don’t need to be a tidyverse master, dplyr and ggplot shouldn’t be a totally foreign concept to you. Let me know if you’d like a group for novice or more advanced users.

Initially, each group will run for 5 weekly sessions. To start I will be running 3 groups: Tuesdays from 9 to 11 AM EST or 3 to 5 PM EST (10/1-10/29) and Fridays from 3 to 5 PM EST (9/27-10/25). I need to have 4-6 people register for each group for the group to happen. The cost will be $500 per participant for the full 5 sessions.

If you are interested, let me know which time slot would work best for you. Also, let me know where you feel like you are with your use of tools from the tidyverse.

Pat

Riffomonas Professional Development

Read more from Riffomonas Professional Development

Hey folks, It has been great to see the high level of engagement with my weekly critique videos on YouTube. I have really enjoyed making them and have learned a lot about current practices in data visualization. The one problem with these videos is that they’re a bit like an autopsy. We can figure out what went well or what didn’t work in a published figure. But we can’t do much to improve the published figure. What if we could do critiques before submitting our papers, preparing a...

Hey folks, This week I want to share with you a figure that resembles many a type of figure that I see in a lot of genomics papers. I’d consider it a data visualization meme - kind of like how you’re “required” to have a stacked bar plot if you’re doing microbiome research or a dynamite plot if you’re publishing in Nature :) This figure was included in the paper, “Impact of intensive control on malaria population genomics under elimination settings in Southeast Asia” that was published...

Hey folks! I hope you enjoyed last week’s series on the radial volcano plot (newsletter, critique video, livestream). I think it did a good job of illustrating the various reasons I think it’s valuable to recreate figures, even if we don’t like how they display the data. Something I didn’t really emphasize in last week’s newsletter was that by recreating a figure, we can make sure that the data are legit. I’m surprised by the number of signals I’ve been finding where authors using tools like...