Description Usage Arguments Value
This function returns the membership of samples in a Structure
object.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | sample.membership(x, threshold, ...)
## S3 method for class 'StructureReplicate'
sample.membership(x)
## S3 method for class 'StructureResults'
sample.membership(x, threshold = NULL, ...)
## S3 method for class 'StructureAnalysis'
sample.membership(x, threshold = NULL, ...)
## S3 method for class 'StructureCollection'
sample.membership(x, threshold = NULL,
k = x@best, ...)
|
x |
|
threshold |
|
... |
not used. |
k |
|
integer
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.