up_probes_oneVsAllttest_celltype | R Documentation |
The One-vs-All t test feature selection (up-regulated) based on the reference matrix.
up_probes_oneVsAllttest_celltype( ref_betamatrix, ref_phenotype, pv = 1e-08, MaxDMRs = 100 )
ref_betamatrix |
The reference matrix ref_betamatrix. |
ref_phenotype |
The cell type information for the reference matrix. |
pv |
The p-value threshold with default value as 1e-8 |
MaxDMRs |
The number of probes selected with default value as 100. |
A vector of the selected probes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.