getBrainRegions: Get list of all Brain regions in the database

View source: R/brain_regions.R

getBrainRegionsR Documentation

Get list of all Brain regions in the database

Description

Get full list of brain regions considered in the database. Returns table with regions and their respective IDs.

Usage

getBrainRegions()

Value

data.frame with following columns:

  • ID: Brain region internal ID

  • Name: name of the region

  • Description: extended description of the region

  • InterlexID

  • ParentID: ID of the containing brain region

See Also

Other BrainRegion functions: getAllGenes4BrainRegion(), getGenes4BrainRegion(), getPPIbyIDs4BrainRegion()

Examples

t <- getBrainRegions()

lptolik/synaptome.db documentation built on Sept. 13, 2023, 2:50 p.m.