Description Usage Arguments Details Value
Identifies the common markers between two cytometry objects (CELL, CLUSTER or GATE objects) and store the results in a MWEIGHTS object.
1 2 | ## S4 method for signature 'CLUSTER,CLUSTER'
intersect(x, y)
|
x |
a CELL, CLUSTER or GATE object |
y |
a CELL, CLUSTER or GATE object |
The weight of each marker is set to 1 but can be changed afterwards using the function set.
a S4 object of class MWEIGHTS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.