set_frame: Take an input sequence and get it into the reading frame.

View source: R/deploy_PHMMs.r

set_frameR Documentation

Take an input sequence and get it into the reading frame.

Description

Uses the path of the ntPHMM to locate the first contiguous set of 5 matching base pairs (5 sequential 1s) for both the front and the back of the sequence. Sequence information outside of this first set of matches is trimmed (low probability of being true barcode sequence).

Usage

set_frame(org_seq, path_out)

coil documentation built on May 29, 2024, 10:51 a.m.