fanc_cave_client: Low level access to FANC's CAVE annotation infrastructure

View source: R/cave.R

fanc_cave_clientR Documentation

Low level access to FANC's CAVE annotation infrastructure

Description

Low level access to FANC's CAVE annotation infrastructure

Usage

fanc_cave_client()

banc_cave_client()

Value

A reticulate R object wrapping the python CAVEclient.

Examples


fcc=fanc_cave_client()
tables=fcc$annotation$get_tables()
fcc$materialize$get_table_metadata(tables[1])


flyconnectome/fanc documentation built on Sept. 6, 2024, 9:56 a.m.