keepSpots.MicroarrayData: Remove all but the specified spots from all slides

Description Usage Arguments Author(s) See Also

Description

Remove all but the specified spots from all slides.

Note that this method can also be used to reshuffle the spots in a certain order (and even duplicate some spots).

Usage

1
2
## S3 method for class 'MicroarrayData'
keepSpots(this, index, ...)

Arguments

index

vector of spot indices to be kept. If NULL, nothing is done.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*removeSpots(). For similar operations on slides, see *keepSlides() and *removeSlides(). For more information see MicroarrayData.


HenrikBengtsson/aroma documentation built on May 7, 2019, 12:56 a.m.