compare_logfc_plots: Compare logFC values from limma and friends

View source: R/de_shared.R

compare_logfc_plotsR Documentation

Compare logFC values from limma and friends

Description

There are some peculiar discrepencies among these tools, what is up with that?

Usage

compare_logfc_plots(combined_tables)

Arguments

combined_tables

The combined tables from limma et al.

Details

Invoked by combine_de_tables() in order to compare the results.

Value

Some plots

See Also

[plot_linear_scatter()]

Examples

## Not run: 
 limma_vs_deseq_vs_edger <- compare_logfc_plots(combined)
 ## Get a list of plots of logFC by contrast of LvD, LvE, DvE
 ## It provides comparisons against the basic analysis, but who cares about that.

## End(Not run)

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