Skip to contents

Initialization functions

new.motif()
Initialize network (circuit) motif
new.network()
Initialize neuron network

Motif method wrappers

load.projection.into.motif()
Load projection into motif

Network method wrappers

set.network.structure()
Set network structure
fetch.network.components()
Fetch network components
apply.circuit.motif()
Apply circuit motif to network
run.SGT()
Run Spatial Growth-Transform network simulation
plot.network()
Plot network as directed graph
plot.network.traces()
Plot spike traces for network from SGT simulation

Network cell type functions

print.known.celltypes()
Print known cell types
fetch.cell.type.params()
Fetch cell type parameters
add.cell.type()
Add new cell type
modify.cell.type()
Modify existing cell type
principal.neurons()
Return principal neurons by standard layers

Analysis functions