Description Usage Arguments Value
View source: R/pre_treatments.R
This function searchs the correlated probes by linear model.
1 | CF_detection(D, exp_grp, threshold = 0.15, ncores = nb_cores())
|
D |
The matrix patients*probes. |
exp_grp |
The matrix of experimental data for all the patients. |
threshold |
The threshold of FDR, probes above this threshold will be conserved. |
ncores |
Number of cores to use. Default is |
This function return the D matrix without correlated probes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.