set.grid.properties {genArise} | R Documentation |
Auxiliary function for genAriseGUI
set.grid.properties(envir, name, nr, nc, nmr, nmc)
envir |
Environment where the variables are stored |
name |
The name of the experiment |
nr |
Total rows in the array (each row represent a spot) |
nc |
Total columns in the array |
nmr |
Total of meta-rows |
nmc |
Total of meta-columns |