get_codons: Get Codons From Gene Sequence

Description Usage Arguments Examples

View source: R/get_codons.R

Description

Group a gene sequence into codons (triplets) that can be used for subsequent translation. If any elements of the character vector have length >1, they are trimmed to the first base. Primarily used by id.snps and id.indels functions.

Usage

1
get_codons(gene.seq)

Arguments

gene.seq

Character vector containing gene sequence

Examples

1

mikesovic/MixviR_v1 documentation built on Dec. 21, 2021, 6:56 p.m.