Data Wrangling with R
When: November 27, 2023 - December 20, 2023Share
About this Course
Welcome to the Data Wrangling with R course series! The purpose of this course is to introduce you to essential R packages and functions that will make your life easier when it comes time to explore, clean, transform, and summarize your data. Around 50-80 % of a data scientists time is often said to be devoted to data wrangling, or the act of getting data into a specific format. We can reduce some of this time simply by becoming more familiar with the packages and tools dedicated to tidying, transforming, and summarizing data. In R, one such collection of packages is known as the tidyverse, which will be the focus of this course.
Each lesson will immediately be followed by a one-hour help session. Help sessions will be structured around a set of practice problems for you to test your new skills. Though, we welcome all questions!
No experience with R is necessary to attend this course. The first few lessons will be focused on getting acquainted with R and RStudio.
You will not need to install R on your computer for this class. Instead, we will be using R through DNAnexus, a cloud platform for bioinformatics analysis. Details will follow upon registration.
Description
Details
Where
Online WebinarDescription
Details
Where
Online WebinarDescription
Details
Where
Online WebinarDescription
Details
Where
Online WebinarDescription
Details
Where
Online WebinarDescription
Details
Where
Online WebinarDescription
In this lesson, we will learn about specialized data containers / classes that are shared across Bioconductor packages. These classes allow us to store and easily manage multiple -omics types. We will discuss some of the properties of these classes and gain insight into how to access and subset the data stored within.
In this lesson, we will learn about specialized data containers / classes that are shared across Bioconductor packages. These classes allow us to store and easily manage multiple -omics types. We will discuss some of the properties of these classes and gain insight into how to access and subset the data stored within.