Update version #39
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#url: http://www.prostar-proteomics.org | |
template: | |
params: | |
# https://bootswatch.com/ | |
bootswatch: cerulean #darkly #spacelab #sandstone | |
# https://pkgdown.r-lib.org/articles/search.html | |
# docsearch: | |
# api_key: 28ab84fbf0d3f58232875561b9a208cd | |
# index_name: bayesplot | |
navbar: | |
structure: | |
left: [home, reference, news, articles] | |
right: [github, forum] | |
components: | |
home: ~ | |
reference: | |
text: "Methods" | |
href: reference/index.html | |
news: | |
text: "News" | |
href: news/index.html | |
articles: | |
text: "Articles" | |
menu: | |
- text: "Prostar2" | |
href: articles/Prostar2.html | |
- text: "Build a pipeline module" | |
href: articles/Build-a-pipeline-module.html | |
- text: "Create a new pipeline tutorial" | |
href: articles/Create-a-new-pipeline-tutorial.html | |
- text: "Prostar: dev guideline" | |
href: articles/Prostar_dev_guideline.html | |
- text: "Prostar: workflow userguide" | |
href: articles/Prostar_workflow_userguide.html | |
github: | |
icon: fa-github | |
href: https://github.com/edyp-lab/Prostar2 | |
forum: | |
icon: fa-users | |
href: https://support.bioconductor.org/ | |
home: | |
links: | |
- text: Link to Prostar site | |
href: http://www.prostar-proteomics.org/#home | |