Description Usage Arguments Value
Plot top rank selected genes pairs colored
1 2 3 4 5 6 | plot_top_rank_color(
data,
g = c("mr", "mg", "mc", "er", "eg", "ec"),
color = c("mr", "mg", "mc", "er", "eg", "ec"),
cutoff
)
|
data |
dataframe with selected pairs from select_pairs |
g |
group to look for |
color |
second group |
cutoff |
cutoff of scaled importance score |
Plot top rank selected gene pairs for a group with scaled importance score above the cutoff, colored by another scaled importance score group
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.