Merge processed annotation file to gene matrix
1 2 | merge_annotation_by_genename(annot_label, annot_df, gene_matrix,
gene_translation_table, settings)
|
annot_label |
label used to name annotation in genematrix columnname |
gene_matrix |
data.table with gene matrix to merge annotation with |
gene_translation_table |
data.table to look up official gene symbols |
settings |
list with global settings |
process_function |
function to process the annotation only accepting settings as parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.