A set of data dedicated to the penda R package.
The pendadata package provides a set of data dedicated to the penda R package.
Objects available in the package are:
data_trscrmatrix of transcriptomic data.data_methmatrix of methylome data.exp_grpdataframe of metadata concerning samples (data_*columns).
To get the current development version from github:
install.packages("devtools")
devtools::install_github("bcm-uga/pendadata")