Package HelpProvides an overview of key functions and classes |
|
---|---|
catmaid: R access to the API for the CATMAID web image annotation tool |
|
Catmaid LoginFunctions handling connections to a catmaid server |
|
|
Connect/authenticate to a CATMAID server, returning a connection object |
A connection to the vfb catmaid server for a given dataset |
|
|
Import/Export catmaid connection details to system variables (e.g. for tests) |
CATMAID skeleton functionsFetching raw skeleton information |
|
Return the raw data for a CATMAID neuronal skeleton |
|
Return tree node table for a given neuron |
|
Get the number of nodes per skeleton |
|
Get review status of neurons from CATMAID |
|
Fetch position and other information for arbitrary treenode ids |
|
Return the edit history of a CATMAID skeleton |
|
Check if CATMAID skeleton ids are up to date |
|
Return the latest skeleton id accounting for edits |
|
Names and AnnotationsQuerying, fetching and setting neuron names and annotations |
|
Get list of neurons/annotations querying by neuron/annotation name |
|
Get names of neurons from CATMAID |
|
Rename (presently) a single neuron or other entity (e.g. annotation) |
|
Find skeleton ids (skids) for various inputs including textual queries |
|
|
Get, query, set and remove CATMAID meta-annotations for annotations |
|
Get or set annotations for neurons from CATMAID |
Get list of annotations (including user information) from CATMAID |
|
Lock or unlock a CATMAID neuron reconstruction |
|
Node labels (aka tags)Fetching, setting and removing tags from tree nodes or connectors |
|
|
Get/Set/Remove CATMAID treenode labels (aka tags) |
Get statistics for all labels in a project from a CATMAID server |
|
Return the number of explicitly tagged somata in a (CATMAID) neuron |
|
Synaptic ConnectionsQuerying and fetching neuronal connectivity information |
|
Find neurons connected to a starting neuron |
|
Return connector table for a given neuron |
|
Return information about connectors joining sets of pre/postsynaptic skids |
|
Return skeleton ids for pre/postsynaptic partners of a set of connector_ids |
|
Get connectivity adjacency matrix between set of neurons |
|
Interfacing with NatFetching and using catmaid skeletons for use with the NeuroAnatomy Toolbox (nat) package. |
|
Read neuron(s) from CATMAID server into NeuroAnatomy Toolbox (nat) format |
|
Update a local neuronlist with new CATMAID data |
|
Plot skeleton and connectors for neuron retrieved from CATMAID |
|
Get data.frame of connector (synapse) information from a neuron or |
|
Retrieve soma information for skeletons (specified via CATMAID tags) |
|
Handling volume meshesAdding / converting volume meshes to CATMAID from regular R mesh representations |
|
Convert a mesh to CATMAID format |
|
Add a 3D mesh surface to catmaid volume manager |
|
Fetch a mesh volume from CATMAID |
|
Fetch a data frame containing details of all volumes on CATMAID server |
|
CATMAID statistics and usersNeuron and user lists and statistics |
|
Get contributor statistics for neurons from CATMAID |
|
Fetch or translate catmaid users for current/specified connection/project |
|
Fetch user contribution history |
|
catmaid_get_time_invested |
|
CATMAID URLs and JSON filesWorking with the URLs or JSON files used to save and exchange CATMAID state |
|
Parse a CATMAID URL to extract parameters including xyz location |
|
Read a CATMAID selection file |
|
Make a CATMAID selection file based on neuronlist or skids |
|
DataSample data included with the package |
|
A sample CATMAID neuron (from the adult lateral horn of class AV4b1) |
|
Low level functionsFunctions primarily intended for developer use |
|
Send http GET or POST request to a CATMAID server |
|
Copy the tag / connector info from a catmaid neuron to a new neuron |
|
|
Convert between entity (neuron) and model (skeleton) ids |
Return the CATMAID version running on the server |