writeTRMreport: Export a table with TRM nodes and associated information.
Description
This function generates a data.frame with the nodes in the provided graph and associated annotations.Usage
writeTRMreport(graph, file, organism, target, query, sort.by = "symbol")
Arguments
organism
organisms for the annotations.
target
target transcription factor.
query
query transcription factors.
sort.by
order the columns of the data.frame by (default: "symbol").