Rank the motif deviation score.

getRankMotif(deviation_result, label_topN = 30, return_matrix = F)

Arguments

deviation_result

The deviation result obtained by **chromVAR**.

label_topN

The top N to label. Default is 30.

return_matrix

Wheather to return ranked matrix. Default is FALSE.

Examples

  getRankMotif(deviation_result = res)
#> 2023-10-24 09:42:56 Computing the variability...
#> Error in eval(expr, envir, enclos): object 'res' not found