Description Usage Arguments Value
View source: R/filtering_diff_expressed_genes.R
Multiple contrast wrapper to identify differentially expressed genes
1 2 3 4 5 6 | multiple_constrast_top_genes(
constrast_matrix,
target_function,
annotation_for_list_names = "",
...
)
|
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. |
list of character vectors or list of dataframes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.