neuprint_ROI_connectivity: Get the connectivity between ROIs in a neuPrint dataset

Description Usage Arguments See Also

View source: R/roi.R

Description

Get summary information about the datasets hosted by the neuPrint server in which you are interested

Usage

1
neuprint_ROI_connectivity(rois, dataset = NULL, conn = NULL, ...)

Arguments

rois

regions of interest for a dataset

dataset

optional, a dataset you want to query. If NULL, the default specified by your R environ file is used. See neuprint_login for details.

conn

optional, a neuprintr connection object, which also specifies the neuPrint server see ?neuprint_login. If NULL, your defaults set in your R.profile or R.environ are used.

...

methods passed to neuprint_login

See Also

neuprint_simple_connectivity, neuprint_common_connectivity


alexanderbates/neuprintr documentation built on May 28, 2019, 6:11 p.m.