importCP {genekitr}R Documentation

Import 'clusterProfiler' result

Description

Import 'clusterProfiler' result

Usage

importCP(object, type = c("go", "gsea", "other"))

Arguments

object

clusterProfiler object.

type

object type from "go", "gsea" and "other". "other" includes ORA (over-representation analysis) of KEGG, DOSE,...

Value

'data.frame'


[Package genekitr version 1.2.7 Index]