Sample_data | R Documentation |
Sample datasets for analysis using HuberNet and Net(TF, PWG, Annotation); Sample datasets for analysis using HuberLasso, Lasso, HuberENET, and ENET (TF, PWG).
APGD::Sample_data
TF |
Expression level for one TF with 50 sample size. |
PWG |
Expression levels for 131 PWGs with 50 sample size. |
Annotation |
Annotation file for 131 PWGs, which are included in 5 Pathways. (Only for HuberNet and Net methods) |
Datasets with 3 dataframes, which are:
Sample_data <- APGD::Sample_data
X <- Sample_data$PWG
y <- Sample_data$TF
Annotation <- Sample_data$Annotation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.