Description Usage Arguments Value Note Author(s) Examples
Returns the complete cel file (including path) for a CNSet object
| 1 | celfileName(object)
 | 
| object | An object of class  | 
Character string vector.
If the CEL files for an experiment are relocated, the datadir
should be updated accordingly. See examples.
R. Scharpf
| 1 2 3 4 5 6 7 |   ## Not run: 
    if(require(crlmm)){
         data(cnSetExample, package="crlmm")
	 celfileName(cnSetExample)
    }
  
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.