Description Usage Arguments Value
Function to format step 1 (arrange by p value) — assume data is the gxe object from GxEScanR
1 | format_twostep_data(dat, stats_step1, sizeBin0, alpha)
|
dat |
Input data |
stats_step1 |
Step1 chiSq statistic |
sizeBin0 |
Size of initial bin (this value needs to be power optimized) |
alpha |
Overall alpha level |
A DATA.TABLE (!) - mainly because the code I copied pasted used a dt. Contains bin number, bin logp threshold, normalized X axis information for plotting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.