remove_terminal_codons: Remove terminal codons.

Description Usage Arguments Value Examples

Description

Remove terminal codons.

Usage

1

Arguments

nt_sequence

Vector of nucleotides.

Value

Vector of nucleotides with the terminal codons removed.

Examples

1
remove_terminal_codons(c("A","T","G","A","T","A","T","A","G"))

zcolburn/evolution documentation built on May 19, 2019, 1:48 a.m.