Skip to content

Commit 0ea3b9a

Browse files
authored
Remove panel tabset from R code chunk
1 parent 851cf4b commit 0ea3b9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

05_signaling/cellchat.qmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@ df.net %>% sanitize_datatable()
250250
#| results: 'asis'
251251
#| fig-width: 8
252252
#| fig-height: 12
253-
#| panel: tabset
254253
255254
top_ints <- (df.net %>% pull(interaction_name) %>% unique())[1:10]
256255
for (interaction in top_ints) {

0 commit comments

Comments
 (0)