Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bagueneau Mathias
Shiny SChnurR
Commits
0985ef52
Commit
0985ef52
authored
Apr 25, 2019
by
Bagueneau Mathias
Browse files
- Ajouts de liens
- Update Readme - Onglet Pipeline complété
parent
b4ffa113
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
0985ef52
# ~ Shiny SChnurR

*Jean-Baptiste Alberge, Jonathan Cruard, Mathias Bagueneau*
</br>
> **[
Link of the
t
ool
][Link of the tool]**
**Direct
Link of the
T
ool
:**
https://shiny-bird.univ-nantes.fr/jbalberge/schnurr/
# - Installation
...
...
app.R
View file @
0985ef52
...
...
@@ -205,7 +205,9 @@ body <- dashboardBody(
# Pipeline Item --------
tabItem
(
tabName
=
"pipeline_item"
,
align
=
"center"
,
br
(),
helpText
(
"Here you can find the pipeline used."
)
helpText
(
"Here you can find the pipeline used."
),
br
(),
img
(
src
=
"pipe.png"
,
height
=
700
,
width
=
400
)
),
# About Item --------
tabItem
(
tabName
=
"about_item"
,
align
=
"center"
,
h3
(
strong
(
"Shiny SChnurR"
)),
br
(),
br
(),
br
(),
...
...
@@ -217,7 +219,7 @@ body <- dashboardBody(
p
(
"44007 Nantes"
),
br
(),
img
(
src
=
"crcina.png"
,
height
=
180
,
width
=
400
),
br
(),
br
(),
p
(
em
(
"Development Team : Jean-Baptiste ALBERGE, Jonathan CRUARD, Mathias BAGUENEAU"
)),
br
(),
p
(
em
(
"Beta-test : Benjamin DELAUNE"
))
br
(),
p
(
em
(
"Beta-test : Benjamin DELAUNE"
))
,
br
(),
p
(
strong
(
"Git repository :"
),
a
(
href
=
"https://gitlab.univ-nantes.fr/MathBgn/myelome"
,
"Shiny SChnurR"
))
)
)
)
...
...
www/pipe.png
0 → 100644
View file @
0985ef52
194 KB
Write
Preview
Supports
Markdown
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