DEG_list_extract: DEG_list_extract

Description Usage Arguments Details Value

View source: R/DEG_list_extract.R

Description

To extract DEG list for further GO, KEGG enrichment analysis and vocanol plot painting

Usage

1
2
3
4
5
DEG_list_extract(
  DEGs_list,
  log_fold_change_cut_off = 2,
  q_value_cut_off = 0.05
)

Arguments

DEGs_list

needs analyzed list for extraction of DEGs

log_fold_change_cut_off

logFC cut off value. the default value is absolute value 2

q_value_cut_off

FDR cut off value, the default value is absolute value 0.05

Details

To extract DEG list for further GO, KEGG enrichment analysis and vocanol plot painting

Value

a list containing 2 lists


haoxinfenshou/riceprobes2ID documentation built on Jan. 17, 2022, 8:22 p.m.