plotProportions: Draw a plot of estimated proportions

Description Usage Arguments Value

View source: R/plotProportions.R

Description

Draws a plot of estimated proprotions If ggplot2 and reshape2 are installed will use them and return ggplot object Otherwise will use standart R functions

Usage

1
plotProportions(..., pnames = NULL, point_size = 2, line_size = 1)

Arguments

...

matricies, data frames, NMF objects of estimated proportions or paths to file

pnames

experiment titles

point_size

point size for plot

line_size

line size for plot

Value

ggplot object


ctlab/LinSeed documentation built on Aug. 9, 2019, 4:33 p.m.