Display the results of LMD.

show_result_lmd(res.lmd, kneeplot = FALSE)

Arguments

res.lmd

list; the output of the LMD, containing the LMD score profile and LMD scores.

kneeplot

logical; if TRUE, a knee plot of the LMD score distribution will be shown.

Value

A list containing:

gene_table

data frame; a table with genes, their LMD scores, and their ranks.

gene_rank

named numeric vector; the rank of each gene.

cut_off_gene

named numeric vector; the top-ranked genes up to the knee point in the LMD score distribution.