do_pairwise: Generalize pairwise comparisons

View source: R/de_shared.R

do_pairwiseR Documentation

Generalize pairwise comparisons

Description

I want to multithread my pairwise comparisons, this is the first step in doing so.

Usage

do_pairwise(type, ...)

Arguments

type

Which type of pairwise comparison to perform

...

Set of arguments intended for limma_pairwise(), edger_pairwise(), and friends.

Details

Used to make parallel operations easier.

Value

Result from limma/deseq/edger/basic

See Also

[all_pairwise()]


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.