Learn R Programming

oligoClasses (version 1.34.0)

celfileName: Extracts complete cel file name from a CNSet object

Description

Returns the complete cel file (including path) for a CNSet object

Usage

celfileName(object)

Arguments

object
An object of class CNSet

Value

Character string vector.

Examples

Run this code
  ## Not run: 
#     if(require(crlmm)){
#          data(cnSetExample, package="crlmm")
# 	 celfileName(cnSetExample)
#     }
#   ## End(Not run)

Run the code above in your browser using DataLab