get.Zscore {genArise} | R Documentation |
Swap from Files
Description
Read both files, but only extract the interested columns and create a Spot object.
Usage
get.Zscore( spot, name, Zscore.min=NULL, Zscore.max=NULL, all=FALSE, envir)
Arguments
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. |
See Also
write.spot
.
[Package
genArise version 1.8.0
Index]