query_transform: Make complete gene-to-gene comparison

View source: R/query_transform.R

query_transformR Documentation

Make complete gene-to-gene comparison

Description

Performs gene to gene comparison of each gene pairs in the expression table.

Usage

query_transform(expDat, genePairs)

Arguments

expDat

the expression matrix

genePairs

a vector with gene pairs

Value

A matrix of the gene to gene comparison results. 1 indicates the first gene has higher expression than the second gene in the gene pair. 0 indicates the second gene has higher expression than the first gene in the gene pair.


pcahan1/cancerCellNet documentation built on July 16, 2022, 12:12 a.m.