plotInteractive: Interactive plotting function for groups of GO terms

Description Usage Arguments

View source: R/fullPipeline.R

Description

Given a list of functional annotation charts and optionally an output directory, this function can output dendrograms, PCA analysis plots and a correlation matrix to make large-scale comparisons easy.

Usage

1
plotInteractive(input, outDir = NULL, prefix = NULL, pdf = TRUE)

Arguments

input

A list of functional annotation charts.

outDir

The directory to save plots to.

prefix

The prefix to append to each file, if any.

pdf

If true, plots will be pdfs. If false, pngs.


sam-bassett/CompGO documentation built on May 29, 2019, 1:01 p.m.