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_trscr
matrix of transcriptomic data.data_meth
matrix of methylome data.exp_grp
dataframe of metadata concerning samples (data_*
columns).
To get the current development version from github:
install.packages("devtools")
devtools::install_github("bcm-uga/pendadata")