gmr_vfbid: Convert GMR identifiers to VFB ids

View source: R/vfbids.R

gmr_vfbidR Documentation

Convert GMR identifiers to VFB ids

Description

Note that this function currently is vectorised and operates by pulling a list of all GMR ids on VFB. Therefore if you have 50 (or 1000) GMR lines to query, you should run the query in a single call to gmr_vfbid.

Usage

gmr_vfbid(ids)

Arguments

ids

A character vector of GMR Gal4 ids

See Also

vfb_fromvfbids

Examples

# Note that gmr_vfbid is quite relaxed about the form of the GMR ids
gmr_vfbid("11H09")
gmr_vfbid("R11H09")
gmr_vfbid("GMR11H09")

jefferis/vfbr documentation built on Sept. 24, 2024, 1:37 p.m.