which_set_to_zero: Show which reads were set to zero

Description Usage Arguments Value Author(s)

View source: R/which_set_to_zero.R

Description

Subtracts the result of remove_false_pos(original) [already done] from original, which has to be done through this function which takes care of the first column containing characters (the word 'mock').

Usage

1
which_set_to_zero(original, result)

Arguments

original

Original tibble data frame of numbers of reads.

result

Resulting tibble from doing remove_false_pos(original).

Value

A tibble showing which of the original positive reads were set to zero.

Author(s)

Andrew Edwards


andrew-edwards/eDNAfalse documentation built on Dec. 19, 2020, 1:08 a.m.