R/neuprintr-package.R
neuprintr-package.RdAccess to the neuprint connectome analysis service, including functions to fetch skeletons, synapses and ROIs, query connectivity data and develop new low level queries.
See neuprint_login or the package README for
details of the how to login to a neuPrint server, the recommended initial
setup and (optionally) how to specify a default dataset.
See https://natverse.github.io/neuprintr/ for structured online documentation.
neuprintr.support_hidden_rois In some instances rois are not
defined in a dataset's ROI list but only in field names. However, in these
circumstances, these ROI fields will not be listed in the neuprint field
properties for the dataset and a slower approach must be used to list
fields. To avoid paying a speed penalty for what is a rare circumstance
even with private in progress datasets, this option is provided. Set it to
TRUE to support such hidden fields if you need them.
Useful links: