YuLab-SMU / gson

2 stars 3 forks source link

Merge `gson` list - to merge the annotations that derived from different sources/tools #4

Closed gaospecial closed 2 years ago

gaospecial commented 2 years ago

This is for gson list, but not for a GSON_LIST object.

This function is useful when users want to merge the annotations that derived from different sources/tools. For example, to combine the GO annotation from NCBI/Uniprot, and so on.

GuangchuangYu commented 2 years ago

users can do the c() %>% unique() themself for simple merging.

This function will introduce many issues as users will use them to merge, e.g., KEGG with GO.