up_probes_oneVsAllttest_celltype: One-vs-All t test feature selection (up-regulated)

up_probes_oneVsAllttest_celltypeR Documentation

One-vs-All t test feature selection (up-regulated)

Description

The One-vs-All t test feature selection (up-regulated) based on the reference matrix.

Usage

up_probes_oneVsAllttest_celltype(
  ref_betamatrix,
  ref_phenotype,
  pv = 1e-08,
  MaxDMRs = 100
)

Arguments

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.

Value

A vector of the selected probes.


jysonganan/methylDeConv documentation built on Aug. 8, 2022, 6:25 a.m.