make_gates_from_fmos | R Documentation |
Set gates based on fluorescence-minus-one (FMO) controls
make_gates_from_fmos(
gating_set = gs,
parent = "SSC-singlet",
trim = 0,
search_term = "FMO"
)
gating_set |
a gating set |
parent |
the name of the parent population |
trim |
how many to remove from the end of the markernames list (likely necessary because of QC) |
search_term |
what string must this function use to identify the FMO? |
a gating set
## Not run:
make_gates_from_fmos <- function(gating_set = gs, parent = "SSC-singlet", trim = 1)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.