[BioC] widgets

Robert Gentleman rgentlem@jimmy.harvard.edu
Mon, 1 Apr 2002 15:35:21 -0500


On Mon, Apr 01, 2002 at 03:01:26PM -0500, Rafael A. Irizarry wrote:
> 
> i agree that sometimes the dirs are sometimes necesary. thats why i
> suggest we implement an option, say 'showdirs=T'

 Yes, but the problem here is who is deciding this? You cannot know
 how your users have their data stored.

 Also, as regards the .CEL/CDF file thing -- it will probably be a
 good idea to follow the dChip model (and one used by lots of others),
 and have yet another widget that sets up 
  1) where the CEL files are
  2) where the CDF file is
  3) where output will be saved (if done automatically)

 Then, the fileBrowser widget is activated by a Browse button at those
 locations in your applications pop up widget.

 It is reasonably important not to try to do too many things with one
 tool (this leads to non-modular code and can lock you in to things
 that you never intended).

 r


> 
> btw, i forgot to mention that on the system where im testing this (redhat
> 7.1 running R 1.5) if you select a directory nothing happens.
> 
> On Mon, 1 Apr 2002, Robert Gentleman wrote:
> 
> > On Mon, Apr 01, 2002 at 02:18:57PM -0500, Rafael A. Irizarry wrote:
> > > hi! some comments about the fileBrowser function.
> > > 
> > > 1 - is it possible to have an argumet, say showdirs=F, that lets you
> > > decide if you want to see directories or not. i would usually want to only
> > > see files.
> > 
> >   The problem with that is: how do you navigate? If you get the
> >   working directory right all is well and good -- otherwise you're
> >   toast. Jianhua did this in some of the early versions and it could
> >   be reinstated.
> > 
> >   If you think about the example below, usually I have the cdf files
> >   in one place and the cel files in another -- I want to select both
> >   at one time == navigation
> > 
> > > 
> > > 2 - is is possible to have an argument, say text="", that lets you add
> > > test that will apear on the widget? for example i would have it say
> > > "choose ond cdf file and any cel file you want to read in"
> > > 
> >    That should be pretty straight forward.
> > 
> >    Instructions: (paste your text here).
> > 
> > 
> >   good ideas -- thanks Rafael.
> >  (but please -- bioconductor is the place for discussions)
> > 
> > 
> > 
> > > _______________________________________________
> > > Biocore mailing list
> > > Biocore@stat.math.ethz.ch
> > > http://www.stat.math.ethz.ch/mailman/listinfo/biocore
> > 
> > -- 
> > +---------------------------------------------------------------------------+
> > | Robert Gentleman                 phone : (617) 632-5250                   |
> > | Associate Professor              fax:   (617)  632-2444                   |
> > | Department of Biostatistics      office: M1B28
> > | Harvard School of Public Health  email: rgentlem@jimmy.dfci.harvard.edu   |
> > +---------------------------------------------------------------------------+
> > 
> 
> 
> _______________________________________________
> Bioconductor mailing list
> Bioconductor@stat.math.ethz.ch
> http://www.stat.math.ethz.ch/mailman/listinfo/bioconductor

-- 
+---------------------------------------------------------------------------+
| Robert Gentleman                 phone : (617) 632-5250                   |
| Associate Professor              fax:   (617)  632-2444                   |
| Department of Biostatistics      office: M1B28
| Harvard School of Public Health  email: rgentlem@jimmy.dfci.harvard.edu   |
+---------------------------------------------------------------------------+