Learn R Programming

randomGODB (version 1.1)

addName2List: addName2List

Description

add the leaf category name to the list of ancestor categories

Usage

addName2List(GOBPANCESTOR)

Value

returns an augmented list of ancestor categories

Arguments

GOBPANCESTOR

GO.db data set

Examples

Run this code
BP_ANCESTOR<-addName2List(as.list(GO.db::GOBPANCESTOR))

Run the code above in your browser using DataLab