Description Usage Author(s) Examples
Calculates the total number of spots on the microarray slide.
1 2 | ## S3 method for class 'Layout'
nbrOfSpots(this, ...)
|
Henrik Bengtsson (http://www.braju.com/R/)
1 2 | layout <- Layout(ngrid.r=4, ngrid.c=4, nspot.r=18, nspot.c=18)
print(nbrOfSpots(layout)) # 5184
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.