Skip to content

Commit

Permalink
Update ui.R
Browse files Browse the repository at this point in the history
  • Loading branch information
adriancbondia authored May 16, 2019
1 parent 519aa24 commit fe1aeab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ library(DEGreport)
library(shiny)
library(DT)
shinyUI(fluidPage(
#Tema de diseño
theme = shinytheme("united"),
#Titulo de la aplicación
titlePanel("mirGFF3 Reader"),
#Disposición general del interface de la aplicación.
Expand Down

0 comments on commit fe1aeab

Please sign in to comment.