intersect-methods: Identification of common markers between two cytometry...

Description Usage Arguments Details Value

Description

Identifies the common markers between two cytometry objects (CELL, CLUSTER or GATE objects) and store the results in a MWEIGHTS object.

Usage

1
2
## S4 method for signature 'CLUSTER,CLUSTER'
intersect(x, y)

Arguments

x

a CELL, CLUSTER or GATE object

y

a CELL, CLUSTER or GATE object

Details

The weight of each marker is set to 1 but can be changed afterwards using the function set.

Value

a S4 object of class MWEIGHTS


tchitchek-lab/CytoCompare documentation built on May 31, 2019, 7:29 a.m.