writeTRMreport: Export a table with TRM nodes and associated information.

Description Usage Arguments Author(s)

View source: R/tools.R

Description

This function generates a data.frame with the nodes in the provided graph and associated annotations.

Usage

1
writeTRMreport(graph, file, organism, target, query, sort.by = "symbol")

Arguments

graph

a graph object.

file

file name.

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").

Author(s)

Diego Diez


rTRM documentation built on Nov. 8, 2020, 5:52 p.m.