Get information on a CATMAID connector node
catmaid_connector_nodes(connector_id, node = c("presynaptic", "postsynaptic"), pid = 1, conn = conn, ...)
connector_id | a data frame of possible mergers between tree nodes for neurons in a CATMAID database, as returned via catmaid_find_likely_merge |
---|---|
node | the brain to plot while visualising potential mergers using rgl. Defaults to NULL, no brain plotted. |
pid | project id. Defaults to 1 |
conn | CATMAID connection object, see ?catmaid::catmaid_login for details |
... | methods passed to catmaid::catmaid_fetch and catmaid::catmaid_get_treenode_detail |