count_mutation_direction: Count up how many reads are on the forward and reverse...

Description Usage Arguments Value

View source: R/classify.r

Description

Count up how many reads are on the forward and reverse strands.

Usage

1
count_mutation_direction(identical, changed, sequencer, verbose = FALSE)

Arguments

identical

Set of reads identical to the template.

changed

Reads deemed to be from the RT.

sequencer

Reads deemed to be from the sequencer.

verbose

Print some information while running.

Value

List of how many forward and reverse reads are in the data.


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