adj_seq: Adjust the DNA sequence based on the ntPHMM path.

View source: R/adjust_seq.r

adj_seqR Documentation

Adjust the DNA sequence based on the ntPHMM path.

Description

Adjust the DNA sequence based on the ntPHMM path.

Usage

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.


CNuge/debar documentation built on Jan. 31, 2024, 1:13 p.m.