EdX

Advanced Bioconductor (edX)

Advanced Bioconductor (edX)

Learn advanced approaches to genomic visualization, reproducible analysis, data architecture, and exploration of cloud-scale consortium-generated genomic data. In this course, we begin with approaches to visualization of genome-scale data, and provide tools to build interactive graphical interfaces to speed discovery and interpretation. Using knitr and rmarkdown as basic authoring tools, the concept of reproducible research is developed, and the concept of an executable document is presented.

Class Deals by MOOC List - Click here and see EdX's Active Discounts, Deals, and Promo Codes.

In this framework reports are linked tightly to the underlying data and code, enhancing reproducibility and extensibility of completed analyses. We study out-of-memory approaches to the analysis of very large data resources, using relational databases or HDF5 as "back ends" with familiar R interfaces. Multiomic data integration is illustrated using a curated version of The Cancer Genome Atlas. Finally, we explore cloud-resident resources developed for the Encyclopedia of DNA Elements (the ENCODE project). These address transcription factor binding, ATAC-seq, and RNA-seq with CRISPR interference.

Given the diversity in educational background of our students we have divided the series into seven parts. You can take the entire series or individual courses that interest you. If you are a statistician you should consider skipping the first two or three courses, similarly, if you are biologists you should consider skipping some of the introductory biology lectures. Note that the statistics and programming aspects of the class ramp up in difficulty relatively quickly across the first three courses. By the third course will be teaching advanced statistical concepts such as hierarchical models and by the fourth advanced software engineering skills, such as parallel computing and reproducible research concepts.
This course is part of the Data Analysis for Genomics Professional Certificate.

These courses make up two Professional Certificates and are self-paced:
Data Analysis for Life Sciences:
PH525.1x: Statistics and R for the Life Sciences
PH525.2x: Introduction to Linear Models and Matrix Algebra
PH525.3x: Statistical Inference and Modeling for High-throughput Experiments
PH525.4x: High-Dimensional Data Analysis
Genomics Data Analysis:
PH525.5x: Introduction to Bioconductor
PH525.6x: Case Studies in Functional Genomics
PH525.7x: Advanced Bioconductor

What you'll learn

  • Static and interactive visualization of genomic data
  • Reproducible analysis methods
  • Memory-sparing representations of genomic assays
  • Working with multiomic experiments in cancer
  • Targeted interrogation of cloud-scale genomic archives

Prerequisites:
Statistical Inference and Modeling for High-throughput Experiments
High-Dimensional Data Analysis

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Comprendre la respiration (edX) EdX
LouvainX,Université Catholique de Louvain - UCL

Comprendre la respiration (edX)

Approfondissez votre connaissance de la respiration, des poumons, de l’oxygène et du CO2, en compagnie d’étudiants et d’experts en médecine. Pourquoi respirons-nous ? A quoi servent nos poumons ? Quel est le lien entre l’oxygène et la vie ? Ces questions ouvrent un vaste champ de découvertes et de curiosités pour mieux comprendre la respiration. Ce cours s’adresse à toute personne qui souhaite apprivoiser, s’approprier ou approfondir le fonctionnement de la respiration et des poumons, autrement dit la physiologie respiratoire humaine.

Self Paced
5-12 Weeks
Введение в биоинформатику (Introduction to Bioinformatics) (Coursera) Coursera
Saint Petersburg State University

Введение в биоинформатику (Introduction to Bioinformatics) (Coursera)

Курс «Введение в биоинформатику» адресован тем, кто хочет получить расширенное представление о том, что такое биоинформатика и как она помогает биологам и медикам в их работе. The course is aimed at those who would like to have a better idea of what bioinformatics is and how it helps biologists and medical scientists in research and clinical work.

Sep 21st 2026
5-12 Weeks
ImageInLife - Imaging the Vertebrate embryo: from biological material to modelling (FUN) FUN
Université de Montpellier

ImageInLife - Imaging the Vertebrate embryo: from biological material to modelling (FUN)

Microscopy technologies have progressed to such a point that it is now possible to image a developing vertebrate at the single cell resolution. Two main model species are being used for such studies, the zebrafish and the mouse. The present MOOC introduces the trainees to these two animal models, to the most modern microscopy technologies, to the use of high volume of data (images) and to the modelling of the studied processes. Trainees will also be introduced to the intravital study of viral infections.

Aug 24th 2021
5-12 Weeks
Bioinformatics for Biologists: An Introduction to Linux, Bash Scripting, and R (FutureLearn) FutureLearn
Wellcome Genome Campus Advanced Courses and Scientific Conferences

Bioinformatics for Biologists: An Introduction to Linux, Bash Scripting, and R (FutureLearn)

Get familiar with Linux and its command line in order to access the full range of bioinformatics tools available to researchers. Explore the full range of bioinformatics software through Linux command line. Bioinformatics is a rapidly growing academic field, and one that promises to change how we analyse and compare biological data. On this course, you’ll get familiar with Linux – the operating system often used to access and analyse biological data.

Self Paced
3 Weeks
Computer Architecture (saylor.org) Saylor Academy
Saylor.org

Computer Architecture (saylor.org)

Modern computer technology requires an understanding of both hardware and software, as the interaction between the two offers a framework for mastering the fundamentals of computing. The purpose of this course is to cultivate an understanding of modern computing technology through an in-depth study of the interface between hardware and software.

Self Paced
Self-Paced
Quantitative Biology Workshop (edX) EdX
MIT,MITx

Quantitative Biology Workshop (edX)

A workshop-style introduction to tools used in biological research. Discover how to analyze data using computational methods. Do you have an interest in biology and quantitative tools? Do you know computational methods but do not realize how they apply to biological problems? Do you know biology but do not understand how scientists really analyze complicated data? 7.QBWx: Quantitative Biology Workshop is designed to give learners exposure to the application of quantitative tools to analyze biological data at an introductory level.

Self Paced
Self-Paced
Introduction to High-Performance and Parallel Computing (Coursera) Coursera
University of Colorado Boulder

Introduction to High-Performance and Parallel Computing (Coursera)

This course introduces the fundamentals of high-performance and parallel computing. It is targeted to scientists, engineers, scholars, really everyone seeking to develop the software skills necessary for work in parallel software environments. These skills include big-data analysis, machine learning, parallel programming, and optimization. We will cover the basics of Linux environments and bash scripting all the way to high throughput computing and parallelizing code.

Sep 14th 2026
4 Weeks
Introduction to Linear Models and Matrix Algebra (edX) EdX
HarvardX,Harvard University

Introduction to Linear Models and Matrix Algebra (edX)

Learn to use R programming to apply linear models to analyze data in life sciences. Matrix Algebra underlies many of the current tools for experimental design and the analysis of high-dimensional data. In this introductory data analysis course, we will use matrix algebra to represent the linear models that commonly used to model differences between experimental units. We perform statistical inference on these differences. Throughout the course we will use the R programming language.

Self Paced
Self-Paced
Parallel programming (Coursera) Coursera
École Polytechnique Fédérale de Lausanne

Parallel programming (Coursera)

With every smartphone and computer now boasting multiple processors, the use of functional ideas to facilitate parallel programming is becoming increasingly widespread. In this course, you'll learn the fundamentals of parallel programming, from task parallelism to data parallelism. In particular, you'll see how many familiar ideas from functional programming map perfectly to to the data parallel paradigm.

Sep 14th 2026
4 Weeks