get_gene_list: Obtain gene list from DE gene results

Description Usage

Description

This function obtains a list of genes, the input format to GSEA or over-representation test, from the top DE genes. For parameter setting, see run_GSEA

Usage

1
2
3
4
5
6
7
8
get_gene_list(
  markers,
  cluster_num,
  organism_db,
  gene_col = "feature",
  cluster_col = "group",
  FC = "logFC"
)

Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.