Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

adjacentVertices

List of adjacent vertices from igraph object


Description

List of adjacent vertices from igraph object

Usage

adjacentVertices(edge_verts)

Arguments

edge_verts

edge vertices of igraph graph object

Value

list of adjacent vertices

Examples

## Not run: 
edges <- igraph::as_edgelist(conosGraph)
adjacentVertices(edges)

## End(Not run)

sccore

Core Utilities for Single-Cell RNA-Seq

v0.1.3
GPL-3
Authors
Viktor Petukhov [aut], Ramus Rydbirk [aut], Peter Kharchenko [aut], Evan Biederstedt [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.