Render an rmarkdown notebook. Supports parametrization.
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
notebook
:file
Rmarkdown file
*.{Rmd}
parameters
Groovy map with notebook parameters which will be passed to rmarkdown to generate parametrized reports.
input_files
One or multiple files serving as input data for the notebook.
*
report
*.html
HTML report generated from Rmarkdown
parameterised_notebook
*.parameterised.Rmd
Parameterised Rmarkdown file
artifacts
artifacts/*
Artifacts generated by the notebook
session_info
session_info.log
dump of R SessionInfo
*.log
versions
versions.yml
File containing software versions
Dynamic Documents for R