-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
neuprint_connection_table seems to drop some weight=1 partners.
An example,
foo = neuprint_simple_connectivity(5812980768, prepost= "PRE")
bar = neuprint_connection_table(5812980768, prepost = "PRE")
foobar = setdiff(foo$input, bar$partner)
[1] 1480679614 1450667655 1450326727 1420629944 1421968121 1421640038 1420971048 1390942174 1390924616
[10] 1390601092 1390596880 1328168601 1297129404 1297125065 1296443095 1290977778 1234385991 1128627929
[19] 1109905313 985765545 954735414 861293643 798873957 550594724 519559851 488520717 456833715
[28] 425112852 425432244
Metadata
Metadata
Assignees
Labels
No labels