Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BioHPC
astrocyte_example_chipseq
Commits
3543df7d
Commit
3543df7d
authored
Aug 25, 2021
by
Erand Smakaj
Browse files
fix typo in vizapp title
parent
78cbda66
Pipeline
#11111
failed with stages
in 2 minutes and 31 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
vizapp/ui.R
View file @
3543df7d
...
...
@@ -7,9 +7,9 @@ shinyUI(fluidPage(
verticalLayout
(
# Application title
titlePanel
(
"Astrocyte Ch
iP
seq Example"
),
titlePanel
(
"Astrocyte Ch
IP-
seq Example"
),
plotOutput
(
"plot1"
),
plotOutput
(
"plot2"
)
)
))
\ No newline at end of file
))
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment