Skip to content

Commit 338df40

Browse files
authored
Update server.R
1 parent 145fc0d commit 338df40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dea/tab_DEA/server.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,8 @@ else{
420420
mat <- scale_matrix_columns(mat)
421421
}
422422

423+
sessionInfo()
424+
423425

424426
p <- ggheatmap::ggheatmap(data = mat,
425427
color = colorRampPalette(c( "#0000ff","#fad541","#b60404"))(100),

0 commit comments

Comments
 (0)