add_start_and_stop_codons: Add start and stop codons

Description Usage Arguments Value Examples

Description

Add start and stop codons

Usage

1

Arguments

nt_sequence

Vector of nucleotides.

Value

Vector of nucleotides with start and stop c("T","A","G") codons prepended and appended, respectively. An error will be returned if the number of nucleotides is not a multiple of 3.

Examples

1

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