1 parent 0ea3b9a commit aefa76cCopy full SHA for aefa76c
1 file changed
05_signaling/cellchat.qmd
@@ -250,6 +250,7 @@ df.net %>% sanitize_datatable()
250
#| results: 'asis'
251
#| fig-width: 8
252
#| fig-height: 12
253
+#| panel: tabset
254
255
top_ints <- (df.net %>% pull(interaction_name) %>% unique())[1:10]
256
for (interaction in top_ints) {
0 commit comments