Description Usage Arguments Details Value Author(s)
plotPosetPaths
plots a poset on the level of pathways
given as input, by representing the causal relations between pathways,
together with gene membership.
1 | plotPosetPaths(poset, groupsInput, Datamat, size = 30)
|
poset |
the poset to be plotted, given as a binary matrix with relationships between pathways |
groupsInput |
the assignment of genes to pathways |
Datamat |
the alterations of genes, represented as a binary matrix |
size |
the size of the names of events, default to 30 |
The column names of the poset should be the names of the events, and they will be used for plotting. This function only works for groups generated after the stochastic search step.
the plot of the input poset, together with assignment of genes to pathways
Simona Constantinescu, simona.constantinescu@bsse.ethz.ch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.