get features in a modulelist

get_features(map_id = "map00010", ko_stat = NULL, modulelist = NULL)

Arguments

map_id

map_id in modulelist

ko_stat

NULL or ko_stat result from pvalue2zs

modulelist

NULL or customized modulelist dataframe, must contain 'id','K_num','KOs','Description' columns. Take the `KOlist` as example, use custom_modulelist.

Value

KOids, or data.frame with these KOids.

See also

Examples

get_features(map_id = "map00010")
#> modulelist is NULL, use default modulelist!
#> ==================================load KOlist===================================
#> ================KOlist download time: 2023-07-28 06:07:08.466916================
#> If you want to update KOlist, use `update_KO_file()`
#>   [1] "K00001" "K00002" "K00016" "K00114" "K00121" "K00128" "K00129" "K00131"
#>   [9] "K00134" "K00138" "K00149" "K00150" "K00161" "K00162" "K00163" "K00169"
#>  [17] "K00170" "K00171" "K00172" "K00174" "K00175" "K00189" "K00382" "K00627"
#>  [25] "K00844" "K00845" "K00850" "K00873" "K00886" "K00895" "K00918" "K00927"
#>  [33] "K01006" "K01007" "K01084" "K01085" "K01086" "K01222" "K01223" "K01568"
#>  [41] "K01596" "K01610" "K01622" "K01623" "K01624" "K01689" "K01785" "K01792"
#>  [49] "K01803" "K01810" "K01834" "K01835" "K01837" "K01895" "K01905" "K01913"
#>  [57] "K02446" "K02753" "K02777" "K02779" "K02791" "K03103" "K03737" "K03841"
#>  [65] "K04022" "K04041" "K04072" "K06859" "K08074" "K10705" "K11389" "K11532"
#>  [73] "K11645" "K12406" "K12407" "K12957" "K13810" "K13951" "K13952" "K13953"
#>  [81] "K13954" "K13979" "K13980" "K14028" "K14029" "K14085" "K15633" "K15634"
#>  [89] "K15635" "K15778" "K15779" "K15916" "K16305" "K16306" "K16370" "K18857"
#>  [97] "K18978" "K20118" "K20866" "K21071" "K22224" "K22473" "K22474" "K24012"
#> [105] "K24182" "K25026"