getPathogen: Get the pathogen name of a PlateLocation/WellLocation object

Description Usage Arguments Value Examples

View source: R/getPathogen.R

Description

Give a PlateLocation/WellLocation object, return the pathogen name

Usage

1

Arguments

x

A PlateLocation/WellLocation object

Value

The pathogen name of the PlateLocation/WellLocation object (as a string)

Examples

1
2
plate <- PlateLocation("J101-2C")
pathogen <- getPathogen(plate)

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