jfimagestem_forfile: Return the janelia image name for a path (excluding any file...

Description Usage Arguments Value See Also Examples

View source: R/jfids.R

Description

Return the janelia image name for a path (excluding any file extension)

Usage

1
jfimagestem_forfile(file, checkExists = FALSE)

Arguments

file

Path to file(s) to test

checkExists

Check that calculated image stem exists (TODO)

Value

Character vector of image names (or NA if checkExists fails)

See Also

jfshortname_forfile

Examples

1
stopifnot(jfimagestem_forfile("Registration.GHT/affine/JFRC2_GMR_10A06_AE_01_08-fA01b_C100709_20100709225242046_01_ght.list")=="GMR_10A06_AE_01_08-fA01b_C100709_20100709225242046")

jefferis/flylight documentation built on May 19, 2019, 2:50 a.m.