Skip to content

Commit e040512

Browse files
authored
Change header from H1 to H2 for Clustering section
1 parent 2244ed6 commit e040512

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

week3/clustering.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ execute:
1616
message: false
1717
---
1818

19-
# Clustering
19+
## Clustering
2020
In this session we continue with the gene expression dataset from <https://www.ebi.ac.uk/gxa/experiments/E-GEOD-72806/>
2121

2222
First load the proper libraries and filter/transform the data using the functions that you created yesterday. To make the functions available in the current R session, you can use the `source()` function to run the R script.

0 commit comments

Comments
 (0)