basic_filter | R Documentation |
A basic filter to be used.
basic_filter(row, min_reads = 5, min_prop = 0.47)
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 |
a logical of length 1