gate_it: Generates the kerneld to gate the data

Description Usage Arguments Value

View source: R/gate_data.R

Description

This function works of FL1H, FSC and SSC data acquired on 96-well plates

Usage

1
gate_it(x, y, idx, thres_1, thres_2, n = 34, DEBUG = FALSE)

Arguments

x

A vector of FSC data

y

A vector of SSC data

thres_1

Pre-gating fraction of cells that will be remove on x and y axis. This allows to limit computations and filtering to the area of interest. Yeast cells being small, default value is 0.05.

thres_2

A fraction of cells to keep after gating (approximately). This number defines the size of the gate (few cells: narrow gate).

Value

A kerneld


magrichard/facsticor documentation built on May 17, 2019, 8:16 a.m.