Description Usage Arguments Value See Also
Get the xyz locations, IDs and confidences of pre- and post synapses associated with a body
1 2 |
bodyids |
the body IDs for neurons/segments (bodies) you wish to query |
roi |
a roi (i.e. neuropil volume) you want to query. Use |
progress |
if TRUE, a progress bar will be shown. This may slow the data fetching process. |
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 data frame, where each entry is a connection between the specified bodyid and its partner, either presynaptic to the bodyid (prepost=0) or postsynaptic (prepost=1). Each connection is associated with a synapse that has its own unique connector_id, XYZ coordinates and a confidence in its existence.
neuprint_fetch_custom
, neuprint_simple_connectivity
, neuprint_common_connectivity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.