plotSuperAll {superbiclust} | R Documentation |
Plot gene profiles for all samples in the data
Description
Function for plotting bicluster gene profiles for all samples in the data
Usage
plotSuperAll(x, data, BiclustSet)
Arguments
x |
a vector, containing indices of biclusters, to be joined for obtaining the robust bicluster |
data |
matrix, dataset, from which the bicluster results are obtained |
BiclustSet |
a BiclustSet object containing bicluster output |
Details
This function constructs a robust bicluster from a subset of biclusters specified in x argument and plots the expression profiles
Value
biclust object
Author(s)
Tatsiana Khamiakova
See Also
HCLtree
, plotProfilesAcrossAllSamples
[Package superbiclust version 1.2 Index]