1 parent 851cf4b commit 0ea3b9aCopy full SHA for 0ea3b9a
1 file changed
05_signaling/cellchat.qmd
@@ -250,7 +250,6 @@ 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