supertype: Gets a supertype from a type name, with various levels of...

Description Usage Arguments Details Value

View source: R/supertypeUtils.R

Description

Gets a supertype from a type name, with various levels of depth

Usage

1
supertype(types, level = 2, unicodeDelta = TRUE)

Arguments

types

A type name or vector of type names, or a data frame containing databaseType (or databaseType.to and from) columns, or a neuronBag object

level

Depth of the supertype. Possible values are 1,2 or 3 (default 2), 1 being the finest subdivision and 3 the coarsest

unicodeDelta

Whether or not to use unicode greek characters for Delta (Delta7 and v/h Delta) supertypes. Unicode by default

Details

For example, at level 1 vDelta neurons are just divided in vDeltaA to K, at level 2 they are vDelta, and at level 3 they are FB Interneurons

Value

an object of the same type as the types inputed, possibly with extra columns


jayaraman-lab/neuprintrExtra documentation built on Dec. 20, 2021, 10 p.m.