plot_top_rank_color: Plot top rank selected genes pairs colored

Description Usage Arguments Value

View source: R/plots_utils.R

Description

Plot top rank selected genes pairs colored

Usage

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
)

Arguments

data

dataframe with selected pairs from select_pairs

g

group to look for

color

second group

cutoff

cutoff of scaled importance score

Value

Plot top rank selected gene pairs for a group with scaled importance score above the cutoff, colored by another scaled importance score group


sbenfatto/PARIS documentation built on March 21, 2021, 4:39 a.m.