write_enrich: Enrichment Analysis Results Output

Description Usage Arguments

View source: R/enrich_analyzer.R

Description

Write the enrichment analysis results into csv files

Usage

1
2
write_enrich(enrichList, dirname, orgDb = NULL, column = NULL,
  keyType = NULL)

Arguments

enrichList

a list return from enrich_analyzer

dirname

directory name for storage of results

orgDb

orgniams database for gnen annotation

column

the columns or kinds of things that can be retrieved from the database. As with keys, all possible columns are returned by using the columns method.

keyType

the keytype that matches the keys used. For the select methods, this is used to indicate the kind of ID being used with the keys argument. For the keys method this is used to indicate which kind of keys are desired from keys


xuzhougeng/zgtools documentation built on May 4, 2019, 4:23 p.m.