enrich_add_go_level: Add GO level data to result of enrichment analysis.

View source: R/enrichment.R

enrich_add_go_levelR Documentation

Add GO level data to result of enrichment analysis.

Description

Add GO level data to result of enrichment analysis.

Usage

enrich_add_go_level(enr, go_data)

Arguments

enr

A enrichResult instance

go_data

A data.frame contains four columns:

  1. First column must be named as Gene_ID

  2. Second column must be named as GO_ID

  3. Third column must be named as GO_Name

  4. Fourth column must be named as GO_Level

Value

A data.frame


altairwei/brookite documentation built on Nov. 1, 2022, 7:03 p.m.