View source: R/check_stop_codons.R
get.ORFs | R Documentation |
Given a template data frame, identify the exon reading frames in the sequences.
get.ORFs(template.df)
template.df |
template data frame. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.