It interactively or programmately labels points within custom gates on two dimensions, according to tidyverse principles. The information is added to your tibble. It is based on the package gatepoints
from Wajid Jawaid.
The main benefits are
Input (tibble)
element | dimension1 | dimension2 | annotations |
---|---|---|---|
chr or fctr |
chr or fctr |
numeric |
… |
Command input %>% gate(element, dimension1, dimension2)
Output (tibble)
element | dimension1 | dimension2 | annotations | Gate |
---|---|---|---|---|
chr or fctr |
chr or fctr |
numeric |
… | … |