This website works better with JavaScript.
Home
Explore
Help
Sign In
marcelcosta
/
scMonitor
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Faltaba cargar la librería ggpubr
BuiltinModules
marcelcosta
1 year ago
parent
17d700e44e
commit
ff1a7e1ff5
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
scMonitor/app.R
+ 1
- 0
scMonitor/app.R
View File
@ -2,6 +2,7 @@ library(shiny)
library
(
Seurat
)
library
(
shinyFiles
)
library
(
ggplot2
)
library
(
ggpubr
)
# Define UI for application
ui
<-
fluidPage
(
Write
Preview
Loading…
Cancel
Save