derail: Get Rid of Events on the Rail

View source: R/dist_cleanup.R

derailR Documentation

Get Rid of Events on the Rail

Description

Derail (that is, remove events on the positive axis) of selected parameters

Usage

derail(ff, parameters = NULL, fac = 0.99)

Arguments

ff

The input flowFrame

parameters

The parameters of ff you wish to derail

fac

A factor < 1.0 to use as a 'buffer zone'

Details

derail consults the maxRange values in the phenodata slot of the flowFrame ff. If something has gone wrong, it's likely due to the transformation or normalization of data in the flowFrame.

Value

A de-railed flowFrame.


rogerswt/wadeTools documentation built on Feb. 16, 2023, 7:47 a.m.