subset_by_threshold: Subset a dataframe of gene pairs by threshold

Description Usage Arguments Value

View source: R/utils.R

Description

Subset a dataframe of gene pairs by threshold

Usage

1
subset_by_threshold(data, g = c("e", "m"), threshold)

Arguments

g

group: expression or mutation

threshold

cutoff for the scaled importance score

mydata

Dataframe of selected gene pairs from select_pairs

Value

subset dataframe


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