A plug-in for R Commander ('Rcmdr'). The package is a Graphical User Interface (GUI) in which several biclustering methods can be executed, followed by diagnostics and plots of the results. Further, the GUI also has the possibility to connect the methods to more general diagnostic packages for biclustering. Biclustering methods from 'biclust', 'fabia', 's4vd', 'iBBiG', 'isa2', 'BiBitR', 'rqubic' and 'BicARE' are implemented. Additionally, 'superbiclust' and 'BcDiag' are also implemented to be able to further investigate results. The GUI also provides a couple of extra utilities to export, save, search through and plot the results. 'RcmdrPlugin.BiclustGUI' also provides a very specific framework for biclustering in which new methods, diagnostics and plots can be added. Scripts were prepared so that R-package developers can freely design their own dialogs in the GUI which can then be added by the maintainer of 'RcmdrPlugin.BiclustGUI'. These scripts do not required any knowledge of 'tcltk' and 'Rcmdr' and are easy to fill in. (Note: rqubic currently requires manual installation through BiocManager::install('rqubic').)
Version: | 1.1.3 |
Depends: | biclust, fabia, iBBiG, superbiclust (≥ 1.1), BcDiag (≥ 1.0.10), BicARE, s4vd, BiBitR (≥ 0.3.1) |
Imports: | Rcmdr, tcltk, gplots, grDevices, graphics, methods, utils, viridis |
Suggests: | knitr, rqubic, BiocManager |
Published: | 2020-07-13 |
Author: | De Troyer Ewoud, Otava Martin |
Maintainer: | De Troyer Ewoud <ewoud.detroyer at uhasselt.be> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | RcmdrPlugin.BiclustGUI results |
Reference manual: | RcmdrPlugin.BiclustGUI.pdf |
Vignettes: |
BiclustGUI Full Guide |
Package source: | RcmdrPlugin.BiclustGUI_1.1.3.tar.gz |
Windows binaries: | r-devel: RcmdrPlugin.BiclustGUI_1.1.3.zip, r-release: RcmdrPlugin.BiclustGUI_1.1.3.zip, r-oldrel: RcmdrPlugin.BiclustGUI_1.1.3.zip |
macOS binaries: | r-release: RcmdrPlugin.BiclustGUI_1.1.3.tgz, r-oldrel: RcmdrPlugin.BiclustGUI_1.1.3.tgz |
Old sources: | RcmdrPlugin.BiclustGUI archive |
Please use the canonical form https://CRAN.R-project.org/package=RcmdrPlugin.BiclustGUI to link to this page.