adj_seq | R Documentation |
Adjust the DNA sequence based on the ntPHMM path
adj_seq(frame_dat, path_out, censor_length = 3, added_phred = "*")
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. |
a named list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.