Supportive function for exploreBic used to plot summary statistics of biclusterd data.
Usage
plotOnlybic(ball, fit = "all", gby)
Arguments
ball
List of summary statistics('mean','median','variance','mad').
fit
fit a plot for 'mean', 'median', 'variance', 'mad', 'all', or 'quantile'.
gby
grouped by 'genes' or 'conditions'.
Value
Summary plot according to the user requirement
Details
A supportive function provides plots for the summary statistics of biclusterd data such as 'mean','median','variance', 'mad' or 'all'. if 'all' is selected then it will be displayed all the summary statistics together in single frame.