Description Usage Arguments Value See Also
Get all of the neurons in the database that connect to the query neurons, either upstream or downstream of them
1 2 | neuprint_simple_connectivity(bodyids, prepost = c("PRE", "POST"),
dataset = NULL, conn = NULL, ...)
|
bodyids |
the cypher by which to make your search |
prepost |
whether to look for partners presynaptic to postsynaptic to the given bodyids |
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 connect to m bodyids
neuprint_common_connectivity
,
neuprint_get_adjacency_matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.