Skip to content

scale edge width by gene set overlap weight #12

Description

@MafGal

Hello vissE team,

Very nice tool, congrats!

Is it possible to scale the width of the edges in plotMsigNetwork by the weight of the gene set overlap from computeMsigOverlap?
Something with ggraph::geom_edge_link(edge_width = 0.2 * edgeSF,... ?

gs_ovlap = computeMsigOverlap(gsc, thresh = 0.5)
gs_ovnet = computeMsigNetwork(gs_ovlap2, gsc)
plotMsigNetwork(gs_ovnet)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions