enrichment_advise_lipidomics: expdesign_advise_lipidomics

View source: R/enrichment_advise_lipidomics.R

enrichment_advise_lipidomicsR Documentation

expdesign_advise_lipidomics

Description

enrichment_advise_lipidomics is the function for enrichment analysis.

Usage

enrichment_advise_lipidomics(
  out,
  rank_c = "logFC",
  min_elem = 2,
  thresh = 0.05,
  k = ""
)

Arguments

out

The result limma_result.

rank_c

Character string. Value to plot. Possible options are: "logFC" , "P.Value", "adj.P.Val", "B"

min_elem

Numeric. Internal value.

thresh

p-value threshold. Possible options are 0.001, 0.01, 0.05.

k

The name of the contrast.

Details

This function takes the output from limma and performs the enrichment analysis.

Value

write something

Note

Last change 17/11/2021


ShinyFabio/ADViSELipidomics documentation built on March 21, 2023, 7:30 a.m.