plotCV {codelink} | R Documentation |
Takes a Codelink object and plot de distribution of CV after applying mergeCodelink.
plotCV(object, subset=c(1:dim(object)[2]), cutoff=NULL, title=NULL, legend.cex=1)
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. |
Diego Diez