get.Zscore {genArise} | R Documentation |
Read both files, but only extract the interested columns and create a Spot object.
get.Zscore( spot, name, Zscore.min=NULL, Zscore.max=NULL, all=FALSE, envir)
spot |
a connection or a character string giving the name of the file to read where each column represent the spot components. |
name |
a connection or a character string giving the name of the file to read where each column represent the spot components. |
Zscore.min |
column that represent Cy3. |
Zscore.max |
column that represent Cy5. |
all |
column that represent BgCy3. |
envir |
Environment where are the genArise variables. |