Learn R Programming

simpleaffy (version 2.48.0)

qc.get.array: Get or set the name of the array for which the current QC environment is valid. Currently not used for anything important; is a free text identifier.

Description

The array name is simply a free text name for the array of interest.

Usage

qc.get.array() qc.set.array(name)

Arguments

name
a free text name for the array of interest

Value

a string

References

http://bioinformatics.picr.man.ac.uk/

See Also

setQCEnvironment

Examples

Run this code
  qc.set.array("plus2")
  qc.get.array()

Run the code above in your browser using DataLab