make_gsNetwork.RdCreate gene-set network plot object
make_gsNetwork(
normalisedScores,
gsTopology,
colorBy = c("robustZ", "pvalue"),
foldGSname = TRUE,
foldafter = 2
)A dataframe as described in the details section
List of pathway topology matrices generated using function retrieve_topology
Choose to color nodes either by "robustZ" or "pvalue". A column must exist in the normalisedScores for the chosen parameter
logical(1). Should long gene-set names be folded into two lines
The number of words after which gene-set names should be folded. Defaulted to 2
igraph object