Conferences
BioC2021
-
systemPipe: Workflow and Visualization Toolkit - Workshop
BioC2020
-
systemPipeShiny
: An Interactive Framework for Workflow Management and Visualization - F1000{blk} -
systemPipeR
: a generic workflow environment federates R with command-line software - F1000{blk}
BioC2019
- BioC2019{blk}
systemPipeR's
New CWL Command-line Interface - Workshop
[ View Slides in Separate Browser Tab ]{blk}
Bioc2018
Bioc2016
[ View Slides in Separate Browser Tab ]{blk}
Material for Bioc2016 Tutorial
- Intro Slide Show{blk}
- Tutorial Material
Installation
Please install systemPipeRdata from this GitHub repository as shown below. This package provides the data and Rmd
files for the tutorial.
Its parent package systemPipeR is a dependency and it should install along with all its own dependencies automatically. If it doesn’t then please also install the package, using the BiocManager::install
command given below.
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("tgirke/systemPipeRdata", build_vignettes=TRUE, dependencies=TRUE)
BioC2015
[ View Slides in Separate Browser Tab ]{blk}
Last modified
2021-12-05
: no_render (439437a7)