synthetic_metadata {multiDEGGs} | R Documentation |
Synthetic clinical data
Description
A dataset containing sample clinical data for 100 patients with 40% response rate
Format
A data frame with 100 rows and 4 columns (IDs are in rownames):
- patient_id
IDs matching the IDs used in the colnames of the assay data matrix/matrices.
- age
A column to simulate age of patients. Not used.
- gender
A column to simulate gender of patients. Not used.
- response
The response outcome, to be used for differential analysis
[Package multiDEGGs version 1.0.0 Index]