Description Usage Arguments Details Value Author(s) References See Also Examples
Provides exploratory plots only for biclustering results.
1 2 | exploreOnlybic(dset, bres, pfor= "all", gby= "genes", mname="biclust",bnum=1,
fabia.thresZ=0.5,fabia.thresL=NULL)
|
dset |
data matrix. |
bres |
biclustering result. |
gby |
group bicluster; 'genes' or 'conditions'. |
pfor |
fit a plot for 'mean', 'median', 'variance', 'mad', 'all', or 'quant' (quantile). |
mname |
method name; 'biclust', 'isa2', 'fabia' or 'bicare'. |
bnum |
existing biclusters; '1','2'... |
fabia.thresZ |
Bicluster threshold for |
fabia.thresL |
Bicluster threshold for |
The exploreOnlybic function has similar function with exploreBic
. The only difference is that it provides exploratory plots only for biclustered data.
Summary plot will display only for biclustered data.
Note that the "biclust"
option for mname
will also accept results from the packages iBBiG and rqubic.
Mengsteab Aregay mycs.zab@gmail.com
Van't Veer, L.J., Dai, H., van de Vijver, M.J., He, Y.D., Hart, A.A. et al. (2002). Gene expression profiling predicts clinical outcome of breast cancer,Nature, 415, 530-536.
Hochreiter, S., Bodenhofer, U., Heusel, M.et al. (2010).FABIA: factor analysis for bicluster acquisition. Bioinformatices, 26, 1520-1527.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.