getCacheFilenameMeta: Get the path/filename of the metadata chache for a...

Description Usage Arguments Value Examples

View source: R/getCacheFilenameMeta.R

Description

Given a PlateLocation/WellLocation object, return the path/filename of the corresponding metadata chache file.

Usage

1

Arguments

a

PlateLocation/WellLocation object

Value

The path/filename of the metadata chache for a PlateLocation/WellLocation object (as a string)

Examples

1
2
plate <- PlateLocation("J101-2C")
path <- getCacheFilenameMeta(plate)

nbenn/singleCellFeatures documentation built on May 23, 2019, 12:24 p.m.