Data Analysis for Life Sciences 4: High-Dimensional Data Analysis (edX)

Data Analysis for Life Sciences 4: High-Dimensional Data Analysis (edX)
Free Course
Categories
Effort
Certification
Languages
"Statistics and R for the Life Sciences" or intro to statistics and basic programming
Misc
Data Analysis for Life Sciences 4: High-Dimensional Data Analysis (edX)
A focus on several techniques that are widely used in the analysis of high-dimensional data.

If you’re interested in data analysis and interpretation, then this is the data science course for you. We start by learning the mathematical definition of distance and use this to motivate the use of the singular value decomposition (SVD) for dimension reduction and multi-dimensional scaling and its connection to principle component analysis. We will learn about the batch effect: the most challenging data analytical problem in genomics today and describe how the techniques can be used to detect and adjust for batch effects. Specifically, we will describe the principal component analysis and factor analysis and demonstrate how these concepts are applied to data visualization and data analysis of high-throughput experimental data.

Finally, we give a brief introduction to machine learning and apply it to high-throughput data. We describe the general idea behind clustering analysis and descript K-means and hierarchical clustering and demonstrate how these are used in genomics and describe prediction algorithms such as k-nearest neighbors along with the concepts of training sets, test sets, error rates and cross-validation.

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.


High-Dimensional Data Analysis - the new version of this course.




What you'll learn:

- Mathematical Distance

- Dimension Reduction

- Singular Value Decomposition and Principal Component Analysis

- Multiple Dimensional Scaling Plots

- Factor Analysis

- Dealing with Batch Effects

- Clustering

- Heatmaps

- Basic Machine Learning Concepts