binary_pairwise: Perform all_pairwise only using deseq/edger.

View source: R/de_shared.R

binary_pairwiseR Documentation

Perform all_pairwise only using deseq/edger.

Description

The thing I want to do which I presume will be of use to Zhezhen is to have a variant of this which takes the list of interesting contrasts and only performs them rather than my default of doing all possible pairwise contrasts. I think that will only require a little logic in make_contrasts to skip contrasts not in the list of interest.

Usage

binary_pairwise(...)

Arguments

...

Args usually passed to all_pairwise()


elsayed-lab/hpgltools documentation built on April 8, 2024, 1:30 a.m.