Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jlopez
RPACIB
Commits
ad43ef0b
Commit
ad43ef0b
authored
Jun 07, 2018
by
jlopez
Browse files
Fix typo
parent
6b06b405
Changes
1
Show whitespace changes
Inline
Side-by-side
pages/pages_def_home.R
View file @
ad43ef0b
...
@@ -8,13 +8,13 @@ tabHome = fluidPage(align="left",
...
@@ -8,13 +8,13 @@ tabHome = fluidPage(align="left",
status
=
"primary"
,
status
=
"primary"
,
solidHeader
=
TRUE
,
solidHeader
=
TRUE
,
tags
$
b
(
"Bioinformatics tools: "
),
tags
$
b
(
"Bioinformatics tools: "
),
p
(
"Select each tool by clicking on the corresponding field in the table. They appear in the field
so
below."
),
p
(
"Select each tool by clicking on the corresponding field in the table. They appear in the field below."
),
tags
$
b
(
"CRAN R Packages: "
),
tags
$
b
(
"CRAN R Packages: "
),
p
(
"Se
arch your package in the filed 'Package' and click on the name of your package to select it
."
),
p
(
"Se
lect each tool by clicking on the corresponding field in the table. They appear in the field below
."
),
tags
$
b
(
"Bioconductor R Packages: "
),
tags
$
b
(
"Bioconductor R Packages: "
),
p
(
"Se
arch your package in the filed 'Package' and click on the name of your package to select it
."
),
p
(
"Se
lect each tool by clicking on the corresponding field in the table. They appear in the field below
."
),
tags
$
b
(
"Github R Packages: "
),
tags
$
b
(
"Github R Packages: "
),
p
(
"
Add your
tool
s
by clicking on the corresponding field in the table. They appear in the field
so
below."
),
p
(
"
Select each
tool by clicking on the corresponding field in the table. They appear in the field below."
),
p
(
"Use 'Generate' button to generate your recipe in the preview area then copy/paste the text or use dowload button to get your file."
),
p
(
"Use 'Generate' button to generate your recipe in the preview area then copy/paste the text or use dowload button to get your file."
),
tags
$
b
(
"To build the image from the recipes file named ubuntu6.10_stacks2.0.simg :"
),
tags
$
b
(
"To build the image from the recipes file named ubuntu6.10_stacks2.0.simg :"
),
p
(
"sudo singularity build ubuntu6.10_stacks2.0.simg ubuntu6.10_stacks2.0.recipes"
),
p
(
"sudo singularity build ubuntu6.10_stacks2.0.simg ubuntu6.10_stacks2.0.recipes"
),
...
...
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