Description Usage Arguments Details Value Author(s) References See Also
Combine user edges with those identified in graphite. This is a helper function in prepareAdjMat
and should not be called by the user.
1 | addUserEdges(non_user_edges, user_edges)
|
non_user_edges |
Data.table of user edges found in graphite databases |
user_edges |
Data.table of user edges |
This function reconciles conflicting information between user edges and edges found in graphite. This function gives preference to user information. For example, if the user specifies a frequency for an edge that will be used rather than the frequency calculated from the graphite databases.
A data.table of edges including both user specified and graphite identified edges.
Michael Hellstern
Ma, J., Shojaie, A. & Michailidis, G. (2016) Network-based pathway enrichment analysis with incomplete network information. Bioinformatics 32(20):165–3174.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.