Description Usage Arguments Value See Also
Get the upstream and downstream connectivity of a body, restricted to within an ROI if specified
1 2 3 |
bodyids |
the body IDs for neurons/segments (bodies) you wish to query |
prepost |
whether to look for partners presynaptic to postsynaptic to the given bodyids |
roi |
a single ROI. Use |
progress |
default FALSE. If TRUE, the API is called separately for each neuron and yuo can asses its progress, if an error is thrown by any one bodyid, that bodyid is ignored |
dataset |
optional, a dataset you want to query. If NULL, the default specified by your R environ file is used. See |
all_segments |
if TRUE, all bodies are considered, if FALSE, only 'Neurons', i.e. bodies with a status roughly traced status. |
conn |
optional, a neuprintr connection object, which also specifies the neuPrint server see |
... |
methods passed to |
a data frame giving partners within an ROI, the connection strength for weights to or from that partner, and the direction, for the given bodyid
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.