stopCodonCheck: Check whether sequences have in-frame premature stop codons...

View source: R/Clones.R

stopCodonCheckR Documentation

Check whether sequences have in-frame premature stop codons (PTCs)

Description

Check whether sequences have in-frame premature stop codons (PTCs)

Usage

stopCodonCheck(sequences, nproc = 1, check = TRUE)

Arguments

sequences

Vector of nucleotide sequences in desired reading frame

nproc

Number of cores for preprocessing

check

Check whether codons split correctly

Value

Boolean vector of whether each sequence has an in-frame PTC


dowser documentation built on Nov. 5, 2025, 6:36 p.m.