filterPassDepth: Title function to subset data that has passed filter and...

Description Usage Arguments Value Author(s)

View source: R/filterPassDepth.R

Description

Title function to subset data that has passed filter and minimum depth requirement. Important: do not call this function if you intend to filter according to quality number

Usage

1
filterPassDepth(data, minDepth)

Arguments

data

: original data, filter with PASS and other measures and depths of all values

minDepth

: minimum depth requirement

Value

data that has passed filter and have quality 100 and at or deeper than the minimum depth

Author(s)

Johnson Liu


AlineTalhouk/FluidigmValidation documentation built on May 5, 2019, 4:54 a.m.