FCGE_Data_PPARs {rhcoclust} | R Documentation |
A real PPAR signaling pathways (PPAR-SP) dataset for 'rhcoclust' package
Description
This is the real data matrix that used as an example in 'rhcoclust' package.
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.
Value
Matrix
Author(s)
Md. Bahadur Badsha <mbbadshar@gmail.com>
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
# Load library
library(rhcoclust)
# Load real data
data("FCGE_Data_PPARs")
[Package rhcoclust version 2.0.0 Index]