getOpenBisPath: Get the path of a PlateLocation/WellLocation object on...

Description Usage Arguments Value Examples

View source: R/getOpenBisPath.R

Description

Given a PlateLocation/WellLocation object, return the openBIS location path

Usage

1

Arguments

x

A PlateLocation/WellLocation object

Value

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

Examples

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

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