gmr_vfbid: Convert GMR identifiers to VFB ids

Description Usage Arguments See Also Examples

View source: R/vfbids.R

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

1
gmr_vfbid(ids)

Arguments

ids

A character vector of GMR Gal4 ids

See Also

vfb_fromvfbids

Examples

1
2
3
4
# 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 Feb. 17, 2021, 4:46 p.m.