- Home
- Bioconductor 3.12
- Software Packages
- simulatorZ
simulatorZ
This package is for version 3.12 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see simulatorZ.
Simulator for Collections of Independent Genomic Data Sets
Bioconductor version: 3.12
simulatorZ is a package intended primarily to simulate collections of independent genomic data sets, as well as performing training and validation with predicting algorithms. It supports ExpressionSet and RangedSummarizedExperiment objects.
Author: Yuqing Zhang, Christoph Bernau, Levi Waldron
Maintainer: Yuqing Zhang <zhangyuqing.pkusms at gmail.com>
citation("simulatorZ")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("simulatorZ")
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("simulatorZ")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.