getUniqueGeneMat: getUniqueGeneMat: get matrix of unique values (rows) per gene

View source: R/manip.R

getUniqueGeneMatR Documentation

getUniqueGeneMat: get matrix of unique values (rows) per gene

Description

getUniqueGeneMat: get matrix of unique values (rows) per gene

Usage

getUniqueGeneMat(m, g, w)

Arguments

m

matrix of value to simplify

g

vector of gene names

w

vector of weights, for each redndant gene, the highest weight will be kept

Value

a matrix m with one value per gene


GeNeHetX/qutils documentation built on July 19, 2023, 5:06 p.m.