natverse / neuprintr

R client utilities for interacting with the neuPrint connectome analysis service
http://natverse.org/neuprintr
3 stars 3 forks source link

Fix neuprint_ROI_connectivity #87

Closed jefferis closed 4 years ago

jefferis commented 4 years ago

I can't seem to get it to work at all when cached=FALSE and when cached=TRUE it also fails if there are no connections between some of the requested ROIs.

aba <- neuprint_ROI_connectivity(neuprint_ROIs(superLevel = TRUE), cached=TRUE)
jefferis commented 4 years ago

(see earlier issues in #20)

usenatverse commented 4 years ago

Closed by #88