Description Usage Arguments Value Author(s) See Also
Gets all spots that exist with a certain number of replicates.
1 2 | ## S3 method for class 'GeneGroups'
getReplicates(this, nbrOfReplicates, value=NULL, asMatrix=TRUE, ...)
|
nbrOfReplicates |
The number of replicates to be selected for, i.e. the returned genes all have this number of replicates. |
value |
A |
asMatrix |
If |
Returns a list
or a matrix
.
Henrik Bengtsson (http://www.braju.com/R/)
Shorthand versions: *getDuplicates()
,
*getTriplicates()
, *getQuadruplicates()
.
For more information see GeneGroups
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.