simu_data {rhcoclust}R Documentation

A predefined simulated data for 'rhcoclust' package

Description

This is the predefined simulated data matrix that used as an example in 'rhcoclust' package.

Details

The column of the simulated data matrix represents doses of chemical compounds (DCCs) and row represents genes. Each element in the dataset represents fold change gene expression data.

Value

Matrix

Author(s)

Md Bahadur Badsha <mbbadshar@gmail.com>

See Also

simulate_data

Examples

library(rhcoclust)

# Load data
data("simu_data")

[Package rhcoclust version 2.0.0 Index]