Displaying 2 results from an estimated 2 matches for "argswidget".
2004 Aug 05
0
Request for new Windoze GUI Widget
...o write
statistical "solutions" in R, slap on a little GUI that allows users
access to the functionality, and then install the whole thing on their
machine.
For my very simple efforts, the only thing that I have found missing in
these Windows widgets is the equivalent of the Bioconductor argsWidget()
( in the tkWidgets package) for interactively entering arguments. This
CAN be done one at time with winDialogString(), but doing it as
argsWidget() does is much nicer. Of course, that's what I currently use
for this purpose, but it would be better to have the native Windows
equivalent in util...
2003 May 29
0
Bioconductor 1.2 Released
...en provide functionality to locate genes that are
similar to a given SAGE tag.
* tkWidgets: The importWizard functionality was added, which
provides an Excel style interface for importing data into R.
Also the DPExplorer is new in 1.2 - allowing users to explore
a BioC data package. The argsWidget widget set will create a
GUI for accepting input dynamically.
* vsn: vsn can now be used as a normalization method with the affy
package. The likelihood function optimization has been
streamlined and is faster. There is a new function to produce
a diagnostic plot for the variance-mean...