plotSuper: Plot gene profiles within biclusters

Description Usage Arguments Details Value Author(s) See Also

View source: R/plotTree.R

Description

Function for plotting gene profiles for compounds within constructed super-bicluster

Usage

1

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 set of biclusters identified in a hierarchical tree and plots gene profiles for columns in a robust bicluster. Each line represents a gene from a bicluster. The bicluster is saved as Biclust object which can be further plotetd by available functions from biclust package. The information about the number of biclusters used to generate the resulting robust bicluster is saved in Call slot of the object. This information is important to see how often the bicluster has been discovered under different parameter settings (e.g. initialization seeds) Indices used as an input can be obtained by identify function or by cutting the tree.

Value

biclust object containing bicluster and the information about bicluster subset used to generate it

Author(s)

Tatsiana Khamiakova

See Also

HCLtree, plotSuperAll, plotProfilesWithinBicluster


superbiclust documentation built on May 28, 2021, 9:06 a.m.