simudata | R Documentation |
The code of simudata could generate data for simulation experiments.
simudata(platform,mye_ratio,lym_ratio)
platform |
Select the simulated methylation platform(450 or 850). |
mye_ratio |
Proportion of myeloid cells in simulated data. |
lym_ratio |
Proportion of lymphocytes in simulated data. |
A list with the following three items.
DMG Positive DMG gene set in simulated data.
simu.normal A beta value of dataframe for simulated normal blood.
simu.disease A beta value of dataframe for simulated disease blood.
simu_0.6 = simudata(450,0.6,0.4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.