Description Usage Arguments Details Value
View source: R/cosmetics_warnings.R
The Biostrings::translate function emits one warning for each CDS that is not a multiple of 3. This function collates all these warnings into one. Also it specifies the name of each sequence and the species from whch they derive.
1 | make_format_translation_warning(label = NULL)
|
label |
The species name, usually |
node |
Rmonad object wrapping the result of a Biostrings::translate function |
The warning is assumed to have the form: "in 'x[[123]]': last 2 bases were ignored" "in 'x[[456]]': last base was ignored"
Rmonad An Rmonad object with a modified warning field
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.