There was an error while loading. Please reload this page.
1 parent 041027a commit 8c89248Copy full SHA for 8c89248
1 file changed
week3/gene_expression.qmd
@@ -69,7 +69,7 @@ This returns a list (actually a `SimpleList`) of data structures, in this case o
69
se <- exp[[1]]
70
```
71
72
-::: {#exr-class structure}
+::: {#exr-class_structure}
73
To learn more about the resulting data in `se` use the `class()` function to see what kind we are dealing with.
74
75
```{r}
0 commit comments