top of page

R for Bioinformatics Course Catalog

Learn R for Bioinformatics through interactive video tutorials and corresponding transcriptions, presentations and articles. Analyze biological datasets using base R and R bioinformatics packages such as BioConductor, ggplot2, limma and more. You'll be able to learn how to write scripts, preprocess, explore, visualize and analyze your biological datasets for more meaningful biological research.

Total Videos:

61

Total Duration:

5 hrs 36 Mins

Before beginning some exciting data analysis, you need to learn how to install the RStudio and have a look through its Interface. You’ll also learn for what purposes computational biologists and bioinformaticians are utilizing the RStudio.

Total Videos:

3

Total Duration:

20 Mins

What is any programming language without variables & Functions. Learn everything you need to know about R’s variables & functions.

Total Videos:

5

Total Duration:

32 Mins

Data analysis becomes easier with R’s Packages which are the collection of various data sets & functions and  are available on CRAN as an open-source. Learn how you can install and avail yourself by these packages.

Total Videos:

4

Total Duration:

16 Mins

Once you’re familiar with vectors & Data types, think you’re in for a treat. You’ll learn to overlay and play with your data however you’d like by availing matrices, dimensions and much more.

Total Videos:

10

Total Duration:

57Mins

The big step to biological data analysis is when you learn how to Import, manage, retrieve, subset, and modify Biological files.

Total Videos:

13

Total Duration:

67 Mins

Learn the flow of the code execution and control it by understanding the modularity of R code.

Total Videos:

Total Duration:

3

37 Mins

Data becomes thrilling when you can visualize it through plots. Learn everything you need to know about  the R package ggplot2 which has various functions to create different graphs, allows modification, annotation and much more.

Total Videos:

20

Total Duration:

1 hrs 47 Mins

bottom of page