View source: R/fct_annotation.R
merge_annotation_tables | R Documentation |
Function to merge annotations from multiple databases
merge_annotation_tables(annotation_tables_list, feature_table, candidates = 1)
annotation_tables_list |
List with annotations to merge |
candidates |
How many annotations to keep for each feature |
Dataframe with top annotation from all databases
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.