Learn R Programming

rhcoclust (version 2.0.0)

FCGE_Data_GMP: A real glutathione metabolism pathway (GMP) dataset for 'rhcoclust' package

Description

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

Arguments

Value

Matrix

Author

Md. Bahadur Badsha <mbbadshar@gmail.com>

Details

The real data matrix collected from Nyström-Persson et al., 2013 (https://toxygates.nibiohn.go.jp/toxygates/#columns).The column of the data matrix represents doses of chemical compounds (DCCs) and row represents genes. Each element in the dataset represents fold change gene expression data.

References

1. Nyström-Persson et al., (2013). Toxygates: interactive toxicity analysis on a hybrid microarray and linked data platform. Bioinformatics, Volume 29, Issue 23,Pages 3080–3086.

Examples

Run this code
# Load library
library(rhcoclust)

# Load real data
data("FCGE_Data_GMP")

Run the code above in your browser using DataLab