summarizeTF {ELMER} | R Documentation |
This function uses ELMER analysis results and summarizes the MR TF identified in each analysis
summarizeTF(files = NULL, path = NULL, classification = "family", top = FALSE)
files |
Output of get.pairs function: dataframe or file path |
path |
Directory path with the ELMER results. Files with the following pattern will be selected TF.*with.motif.summary.csv. |
classification |
Consider subfamily or family classifications |
top |
Get only the top potential (default) or all potentials |