startDefinition: Returns start codon definitions

Description Usage Arguments Value See Also Examples

View source: R/find_ORFs.R

Description

According to: <http://www.ncbi.nlm.nih.gov/Taxonomy/taxonomyhome.html/ index.cgi?chapter=tgencodes#SG1> ncbi genetic code number for translation. This version is a cleaned up version, unknown indices removed.

Usage

1
startDefinition(transl_table)

Arguments

transl_table

numeric. NCBI genetic code number for translation.

Value

A string of START sites separatd with "|".

See Also

Other findORFs: findMapORFs(), findORFsFasta(), findORFs(), findUORFs(), stopDefinition()

Examples

1
2

ORFik documentation built on March 27, 2021, 6 p.m.