plotCV: Plot of CV

Description Usage Arguments Author(s)

View source: R/plot.R

Description

Takes a Codelink object and plot de distribution of CV after applying mergeCodelink.

Usage

1
	plotCV(object, subset=c(1:dim(object)[2]), cutoff=NULL, title=NULL, legend.cex=1)

Arguments

object

an object of class "Codelink".

subset

subset of arrays to plot

cutoff

cutoff of CV to be shown.

title

title of the plot.

legend.cex

factor to apply to the fonts in the legend to fit.

Author(s)

Diego Diez


codelink documentation built on Nov. 8, 2020, 8:19 p.m.