cnetggplot: cnetggplot

Description Usage Arguments

View source: R/cnetggplot.R

Description

This function makes a similar plot to the 'cnetplot' in the Bioconductor package 'clusterProfiler but does it with ggplot using the ggraph package

Usage

1
cnetggplot(res, dds_res, algorithm = "kk", exclude = NULL)

Arguments

res

A clusterProfiler results object

dds_res

DESeq results cleaned up with biobroom::tidy

algorithm

the layout algorithm for igraph

exclude

any pathways to exclude from the path


mworkentine/mattsUtils documentation built on May 23, 2019, 11:58 a.m.