makeTreeList: Make a Tree List

View source: R/makeTreeList.R

makeTreeListR Documentation

Make a Tree List

Description

Make a Tree List

Usage

makeTreeList(df, root = df[1, 1])

Arguments

df

a data.frame

root

the entry in the data.frame that serves at the tree root node

Value

a list


CBIIT/geneSetPathwayAnalysis documentation built on Sept. 25, 2024, 2:07 a.m.