Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
astrocyte_example_chipseq
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Iterations
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Astrocyte
Workflows
BioHPC
astrocyte_example_chipseq
Commits
3543df7d
There was an error fetching the commit references. Please try again later.
Commit
3543df7d
authored
3 years ago
by
Erand Smakaj
Browse files
Options
Downloads
Patches
Plain Diff
fix typo in vizapp title
parent
78cbda66
No related merge requests found
Pipeline
#11111
failed with stages
in 2 minutes and 31 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vizapp/ui.R
+2
-2
2 additions, 2 deletions
vizapp/ui.R
with
2 additions
and
2 deletions
vizapp/ui.R
+
2
−
2
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
))
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment