make_gates_from_fmos: Set gates based on fluorescence-minus-one (FMO) controls

View source: R/fun.R

make_gates_from_fmosR Documentation

Set gates based on fluorescence-minus-one (FMO) controls

Description

Set gates based on fluorescence-minus-one (FMO) controls

Usage

make_gates_from_fmos(
  gating_set = gs,
  parent = "SSC-singlet",
  trim = 0,
  search_term = "FMO"
)

Arguments

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?

Value

a gating set

Examples

## Not run: 
make_gates_from_fmos <- function(gating_set = gs, parent = "SSC-singlet", trim = 1)

## End(Not run)

jonesnoaht/BTIPFlow documentation built on Feb. 20, 2024, 8:45 a.m.