adj_seq: Adjust the DNA sequence based on the ntPHMM path

Description Usage Arguments Value

View source: R/adjust_seq.r

Description

Adjust the DNA sequence based on the ntPHMM path

Usage

1
adj_seq(frame_dat, path_out, censor_length = 3, added_phred = "*")

Arguments

frame_dat

The DNAseq's framing data - generated by set_frame()

path_out

The nucleotide PHMM path for the sequence.

censor_length

number of base pairs in either direction of a PHMM correction to convert to placeholder characters.

added_phred

The phred character to use for characters inserted into the original sequence.

Value

a named list.


debar documentation built on Jan. 11, 2020, 9:31 a.m.