basic_filterR Documentation

Basic row filter

Description

A basic filter to be used.

Usage

basic_filter(row, min_reads = 5, min_prop = 0.47)

Arguments

row

this is a vector of numerics that will be passedin

min_reads

the minimum mean number of reads

min_prop

the minimum proportion of reads to pass this filter

Value

a logical of length 1