Skip to content
Prev 225 / 21312 Next

[Bioc-devel] affy's cleancdfname

Hi Jim,
On 27 Sep 2005, jmacdon at med.umich.edu wrote:
This is an easy change.  I would like to be able to call
cdfFromLibPath from cdfFromBioC, this means repeated calls to
cleancdfname need to do nothing.  Do you see any problem with not
appending "cdf" if the string already ends in "cdf"?

To summarize, the proposed change:

1. Add call to cleancdfname() to all cdfFrom* funcs
2. Make cleancdfname idempotent so that repeated calls return the same
   thing.  If it is already clean, don't make it dirty ;-)
This will be fixed because we will rely on R built-in tools to detect
whether or not a package is installed.

Best,

+ seth