Description Usage Arguments Value Examples
Convert a character vector of ensembl gene IDs to an igraph object using the pre-stored gene-gene interactions as undirected edges. Interactions can be filtered by their evidence score.
1 | as_igraph(genes, minscore = 0)
|
genes |
character vector of valid ensembl gene IDs (no version suffix) |
minscore |
numeric between 0 and 1, minimal score for gene-gene interactions to be used |
igraph object
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.