Skip to content
Snippets Groups Projects
Commit ad43ef0b authored by jlopez's avatar jlopez
Browse files

Fix typo

parent 6b06b405
No related branches found
No related tags found
No related merge requests found
......@@ -8,13 +8,13 @@ tabHome = fluidPage(align="left",
status="primary",
solidHeader = TRUE,
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: "),
p("Search your package in the filed 'Package' and click on the name of your package to select it."),
p("Select each tool by clicking on the corresponding field in the table. They appear in the field below."),
tags$b("Bioconductor R Packages: "),
p("Search your package in the filed 'Package' and click on the name of your package to select it."),
p("Select each tool by clicking on the corresponding field in the table. They appear in the field below."),
tags$b("Github R Packages: "),
p("Add your tools 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."),
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"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment