get_features | R Documentation |
get features in a modulelist
get_features(map_id = "map00010", ko_stat = NULL, modulelist = NULL)
map_id |
map_id in modulelist |
ko_stat |
NULL or ko_stat result from |
modulelist |
NULL or customized modulelist dataframe, must contain 'id','K_num','KOs','Description' columns. Take the 'KOlist' as example, use |
KOids, or data.frame with these KOids.
Other modulelist:
custom_modulelist_from_org()
,
custom_modulelist()
get_features(map_id = "map00010")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.