Package | Description |
---|---|
sc.fiji.snt.analysis.graph |
Classes for handling neuronal reconstructions as graphs
|
sc.fiji.snt.annotation |
Classes handling neuropil annotations and atlases metadata.
|
Modifier and Type | Method and Description |
---|---|
DirectedWeightedSubgraph |
DirectedWeightedGraph.getSubgraph(Set<SWCPoint> nodeSubset)
Returns the subgraph defined by the supplied subset of vertices, including their edges.
|
Modifier and Type | Method and Description |
---|---|
static List<DirectedWeightedSubgraph> |
AllenUtils.splitByHemisphere(DirectedWeightedGraph graph) |
Copyright © 2015–2021 Fiji. All rights reserved.