Skip to content

Commit 70d9988

Browse files
authored
Update app.R
1 parent 3be5bb3 commit 70d9988

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fea/app.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ output$table_gsea <- DT::renderDataTable({
886886
metadata = pseudobulk[[2]],
887887
condition = input$select_condition_pseudo,
888888
method = input$method_pseudobulk)
889-
}, height = 300, width = 1000)
889+
}, height = 300, width = 2000)
890890

891891
})
892892
}) # close progress bar

0 commit comments

Comments
 (0)