fillVals: add missing genes to expression matrix. Gene expression for...

Description Usage Arguments Value Author(s)

View source: R/CMString_helperFunctions.R

Description

add missing genes to expression matrix. Gene expression for these genes in a particular sample will be filled with the average of gene expression across all genes in that sample

Usage

1
fillVals(sdat, missingGenes, addJitter = FALSE, verbose = FALSE)

Arguments

sdat

gene expression matrix to which missing gene expression will be added (default: none)

missingGenes

vector of gene IDs/symbols that will be added

addJitter

boolean value specifying whether a small amount of jitter should be added to the expression of the supplemented genes (default: FALSE)

verbose

specify whether messages should be printed (default: FALSE)

Value

matrix with added values

Author(s)

Robert Piskol


rpiskol/CMString documentation built on May 24, 2019, 8:52 a.m.