get.ORFs: Identification of ORFs.

View source: R/check_stop_codons.R

get.ORFsR Documentation

Identification of ORFs.

Description

Given a template data frame, identify the exon reading frames in the sequences.

Usage

get.ORFs(template.df)

Arguments

template.df

template data frame.

Value

Returns a data frame containing the shift of the ORF (either 0,1, or 2) for every sequence, as well as a comment in case of problems.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.