Skip to content

Commit f7a785b

Browse files
committed
edited
1 parent 62d1986 commit f7a785b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

exercises/ex-27.qmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ We will use `annotatr` and `Granges` to answer these questions.
184184
#| label: annotation categories
185185
#| eval: false
186186
#| echo: true
187-
#| label: annot-intro
188187
189188
possible_annotations <- builtin_annotations()
190189

slides/slides-27.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ We will use `annotatr` and `Granges` to answer these questions.
197197
#| label: annotation categories
198198
#| eval: true
199199
#| echo: true
200-
#| label: annot-intro
200+
201201
202202
possible_annotations <- builtin_annotations()
203203

0 commit comments

Comments
 (0)