View source: R/polya_annotate.R
annotate_with_org_packages | R Documentation |
Title
annotate_with_org_packages(
polya_data,
columns_of_annotation = c("GENENAME", "SYMBOL"),
keytype = "ENSEMBLTRANS",
organism = "mus_musculus"
)
polya_data |
polya data table to annotate |
columns_of_annotation |
which columns to use |
keytype |
whic keytype to use |
organism |
whic organism database to use |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.