catmaid_annotate_partners: Annotate CATMAID partners

View source: R/catmaid.R

catmaid_annotate_partnersR Documentation

Annotate CATMAID partners

Description

Intended to use to annotate CATMAID left-right cognates, and fetch them

Usage

catmaid_annotate_partners(partners, pid = 1, conn = NULL, ...)

catmaid_get_annotated_partner(skids, pid = 1, conn = NULL, ...)

reverse.name.side(names)

Arguments

partners

a vector of two left-right cognates

pid

project id (default 1)

conn

a catmaid_connection objection returned by catmaid_login. If NULL (the default) a new connection object will be generated using the values of the catmaid.* package options as described in the help for catmaid_login

...

additional arguments passed to methods.

skids

CATMAID skeleton IDs

names

a vector of neuron names


alexanderbates/catnat documentation built on Sept. 5, 2023, 4:51 a.m.