Welcome

Welcome to the Course Website for EN.580.428 Genomic Data Visualization!

As the primary mode through which analysts and audience members alike consume data, data visualization remains an important hypothesis generating and analytical technique in data-driven research to facilitate new discoveries. However, if done poorly, data visualization can also mislead, bias, and slow down progress. This hands-on course will cover the principles of perception and cognition relevant for data visualization and apply these principles to genomic data, including large-scale single-cell and spatially-resolved omics datasets, using the R statistical programming language. Students will be expected to complete class readings, create weekly data visualizations as homework assignments, and make a major class presentation.

Course Information

Course Staff: Prof. Jean Fan and Rafael dos Santos Peixoto
Lectures: 8:00am-9:50am Monday, Wednesday, and Friday. See Canvas for location details.
Office Hours: 10:00am-10:50am Monday, Wednesday, and Friday. See Canvas for location details.

Course Details
☞ see Course tab


All Visualizations

Visualization of spleen tissue structure

Tissue structure representation in the CODEX data In this visualization, we investigate the tissue structure from spleen protein localization data. For the first row of visualizations, in plots a and...

Multi-Panel Data Visualization for Pikachu Dataset

In this data visualization we are visualizing clusters in the pikachu dataset. We identified cluster 17 as potentially being the same cell type we identified from the Eevee dataset due...

Differentially expressed gene (DSC2) in cell clusters by k-means

Use/adapt your code from HW4 to identify the same cell-type in the other dataset. Create a multi-panel data visualization and write a description to convince me you found the same...

Identification of Myoepithelial Cells in Breast Cancer Tissue: For Eevee Dataset

Figure Description: The workflow from homework 4 was applied with some modifications (as described below) to analyze the eevee dataset and identify a cluster of cells that were of the...

Differential Expression of ERBB2 Gene in Pikachu Data

Figure Description I switched from the Eevee dataset to the Pikachu dataset. As a result of the elbow plot, I judged that the optimal k for k-means clustering of the...

Pikachu dataset: Interpreting cell cluster through dimensionality reduction and differential gene expression analysis

Describe what you changed and why you think you had to change it. I switched from Eevee dataset to Pikachu dataset. In my previous visualization, I performed K means clustering...

Multi-panel visualization of a cluster with differentially expressed genes

Use/adapt your code from HW4 to identify the same cell-type in the other dataset. Create a multi-panel data visualization and write a description to convince me you found the same...

Cell Cluster Identification and Validation in Breast Tumor Tissue

### Plot Description This visualization presents differential gene expression to validate cell type identification by k-means on 2D tSNE space. The spatial-transcriptomics data on breast tumor tissue is preprocessed by...

Exploring cell type using differential gene expression through KMeans clustering

Write a description of what you changed and why you think you had to change it.

Identification of Epithelial Cell Cluster in Breast Cancer Tissue of Pikachu Data Set

Description of Visualization Changes When visualizing the Eevee data set, I had visual analysis to determine the optimal number of clusters to be K=10. In the pikachu data set, I...

Analyzing for Breast Glandular Cells: V2

Figure Description: In applying the workflow adapted from homework 4 (k-means clustering and differential gene expression analysis), I believe I was able to identify breast glandular cells, or more specifically,...

Identifying Mammary Epitheial Cells in the Eevee Data

Write a description to convince me you found the same cell-type My figure features cluster 5 and links the expression of a known breast cancer gene in mammary epithelial cells...