custom_modulelist_from_org function

Custom modulelist from a specific organism

Custom modulelist from a specific organism

custom_modulelist_from_org( org = "hsa", feature = "ko", gene = "symbol", verbose = TRUE )

Arguments

Returns

modulelist

Examples

hsa_pathway <- custom_modulelist_from_org(org = "hsa", feature = "gene")

See Also

Other modulelist: custom_modulelist(), get_features()