filter_proportion: Filter out thing which are of an insufficient proportion.

Description Usage Arguments

View source: R/filters.r

Description

This is not currently used, but was something I wanted to consider.

Usage

1
filter_proportion(chng, ident, min_proportion = 0.5, verbose = FALSE)

Arguments

chng

Table of changed reads.

ident

Table of identical reads.

min_proportion

Minimum proportion of changed/identical reads/index.

verbose

Print while running.


abelew/Rerrrt documentation built on Jan. 15, 2022, 8 a.m.