symbols | R Documentation |
Loads premade fst table at path: file.path(refFolder(x), "gene_symbol_tx_table.fst")
symbols(x)
x |
an ORFik |
a data.table with gene id, gene symbols and tx ids (3 columns)
df <- ORFik.template.experiment()
symbols(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.