findBestPairs: Find best pairs

View source: R/ptGetTop.R

findBestPairsR Documentation

Find best pairs

Description

Perform finding the best and diverse set of gene pairs for training

Usage

findBestPairs(xdiff, n = 50, maxPer = 3)

Arguments

xdiff

statList of a certain group generated as an intermediate step from ptGetTop

n

the number of top pairs

maxPer

indicates the maximum number of pairs that a gene is allowed to be in

Value

vector of suitable gene pairs


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