Description Usage Arguments Value See Also
Get the neurons that are shared synaptic partners for a set of given bodyids, either upstream or downstream.
1 2 3 |
bodyids |
the cypher by which to make your search |
statuses |
if not NULL, only bodies with the given status are considered. Statuses include: Unimportant,0.5assign,Leaves,Prelim Roughly Traced, Anchor, Orphan. |
prepost |
whether to look for partners presynaptic to postsynaptic to the given bodyids |
all_segments |
if TRUE, all bodies are considered, if FALSE, only 'Neurons', i.e. bodies with a status roughly traced status. |
dataset |
optional, a dataset you want to query. If NULL, the default specified by your R environ file is used. See |
conn |
optional, a neuprintr connection object, which also specifies the neuPrint server see |
... |
methods passed to |
a n x m matrix where n correspond to the neurons that all connect to m bodyids
neuprint_simple_connectivity
, neuprint_get_adjacency_matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.