choosepath {newFocus}R Documentation

A set of focus set index

Description

The function aims to find out the focus set index for which the true discoveries is the most and all other focus sets that are disjoint with it .

Usage

choosepath(startingindex = 1, fsets, lowdv)

Arguments

startingindex

The index of focus set that has the first largest number of true discovereis

fsets

A list of focus level gene sets,or GO (Gene Ontology) terms

lowdv

A non-negative integer vector, which are the number of true discovereis, the length of the vector is the same as the list of focus level sets

Value

The function will return an integer or a numeric vector.

Author(s)

Ningning Xu


[Package newFocus version 1.1 Index]