prettyGraphs {RVA}R Documentation

Pretty Graphs

Description

Special cases where list input and at least one treatment has signal but others don't.

Usage

prettyGraphs(vizdf, ...)

Arguments

vizdf

A dataframes of enriched pathways.

...

pass on variables

Details

Pretty Graphs is a function specifically meant to be in cases where one of the input treatments meet cutoff, but one or more of the other treatments don't meet the cutoff values. This is important so that ggplot doesn't throw any errors.

Value

Returns a dataframe.

References

Xingpeng Li & Siddhartha Pachhai RVA - RNAseq Visualization Automation tool.


[Package RVA version 0.0.5 Index]