getLocalPath: Get the local path of a PlateLocation/WellLocation object

Description Usage Arguments Value Examples

View source: R/getLocalPath.R

Description

Given a PlateLocation/WellLocation object, return the local path

Usage

1

Arguments

x

A PlateLocation/WellLocation object

Value

The local path of the PlateLocation/WellLocation object (as a string)

Examples

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

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