Transcription factor target enrichment test

Transcription_Factor_enrichment(
  communities,
  weights,
  TF_gmt = "Enrichr_Queries.gmt",
  threshold = 1.5,
  direction = "negative"
)

Arguments

communities

communities slot generated generated by communities_network

weights

Weight list generated by extract_weights

TF_gmt

GMT file with Transcription Factors and target genes. Check https://maayanlab.cloud/chea3/

threshold

Absolute threshold to filter weights

direction

string indicating direction as "positive" or "negative"

Value

TF target enrichment in each modules