multiple_constrast_top_genes: Multiple contrast wrapper to identify differentially...

Description Usage Arguments Value

View source: R/filtering_diff_expressed_genes.R

Description

Multiple contrast wrapper to identify differentially expressed genes

Usage

1
2
3
4
5
6
multiple_constrast_top_genes(
  constrast_matrix,
  target_function,
  annotation_for_list_names = "",
  ...
)

Arguments

target_function

"differential_expressed_genes_per_contrast_char" or "differential_expressed_genes_per_contrast_df"

...

Pass the dots to the target_function. This then passes to the TopTable function.

Value

list of character vectors or list of dataframes.


morriso1/tools4RNAseq documentation built on July 17, 2021, 3:07 a.m.