| stopCodonCheck | R Documentation |
Check whether sequences have in-frame premature stop codons (PTCs)
stopCodonCheck(sequences, nproc = 1, check = TRUE)
sequences |
Vector of nucleotide sequences in desired reading frame |
nproc |
Number of cores for preprocessing |
check |
Check whether codons split correctly |
Boolean vector of whether each sequence has an in-frame PTC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.