set.grid.properties {genArise}R Documentation

set.grid.properties

Description

Auxiliary function for genAriseGUI

Usage

set.grid.properties(envir, name, nr, nc, nmr, nmc)

Arguments

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


[Package genArise version 1.60.0 Index]