- Home
- Bioconductor 3.13
- Software Packages
- simulatorZ
simulatorZ
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.13 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.13
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.1") 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
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.