Description Usage Arguments Value See Also
Find bodies that input/output within certain ROIs (i.e. they must have synapses in these areas)
1 2 3 4 5 |
input_ROIs |
a vector of input ROIs. Use |
output_ROIs |
a vector of input ROIs. Use |
statuses |
if not NULL, only bodies with the given status are considered. Statuses include: Unimportant,0.5assign,Leaves,Prelim Roughly Traced, Anchor, Orphan. |
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 |
all_segments |
if TRUE, all bodies are considered, if FALSE, only 'Neurons', i.e. bodies with a status roughly traced status. |
... |
methods passed to |
roi |
a single ROI. Use |
a n x n matrix, where the rows are input neurons and the columns are their targets
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.