- Home
- Bioconductor 3.22
- Experiment Packages
- systemPipeRdata
systemPipeRdata
This is the released version of systemPipeRdata; for the devel version, see systemPipeRdata.
systemPipeRdata: Workflow templates and sample data
Bioconductor version: Release (3.22)
systemPipeRdata complements the systemPipeR workflow management system (WMS) by offering a collection of pre-designed data analysis workflow templates. These templates are easily accessible and can be readily loaded onto a user's system with a single command. Once loaded, the WMS can immediately utilize these templates for efficient end-to-end analysis, serving a wide range of data analysis needs.
Author: Thomas Girke
Maintainer: Thomas Girke <thomas.girke at ucr.edu>
citation("systemPipeRdata")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("systemPipeRdata")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("systemPipeRdata")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.