geneMatch: geneMatch Match the incoming data to what was used in...

View source: R/callSubtypes.R

geneMatchR Documentation

geneMatch Match the incoming data to what was used in training

Description

geneMatch Match the incoming data to what was used in training

Usage

geneMatch(X, geneid = "pairs")

Arguments

X

gene expression matrix, genes in rows, samples in columns

Value

X, but with genes matching the ebpp set, missing genes are NAs

Examples

Xprime <- geneMatch(X)


CRI-iAtlas/ImmuneSubtypeClassifier documentation built on Oct. 1, 2022, 10:50 a.m.