split_by_codons: Split a sequence by codons

View source: R/utilities.R

split_by_codonsR Documentation

Split a sequence by codons

Description

This is an internal function

Usage

split_by_codons(secuencia)

Arguments

secuencia

character: coding dna, must be in frame

Value

character vector, each element is a codon and they come in the same order


santiago1234/iCodon documentation built on Nov. 2, 2023, 2:03 p.m.