fcgn_forfile: Return the flycircuit gene_name identifier for a file

View source: R/ids.R

fcgn_forfileR Documentation

Return the flycircuit gene_name identifier for a file

Description

This works for a variety of tested filenames including things like: FCWB_..._01_warp...

Usage

fcgn_forfile(file, checkExists = FALSE)

Arguments

file

Path to file(s) to extract gene_name

checkExists

Check that calculated gene_name exists in identifiers table

Value

Character vector of gene_names (or NA if checkExists fails)

See Also

fc_gene_name, fcidtable

Examples

fcgn_forfile('FruMARCM-M002373_seg002_03.nrrd-files/FruMARCM-M002373_seg002_03.nrrd.am')

natverse/flycircuit documentation built on Jan. 26, 2023, 6:46 p.m.