GetDataMapObj: Get a Data Map Object

Description Usage Arguments Details Value Examples

View source: R/GetDataMapObj.R

Description

Gets and returns the data map object for a specific strain

Usage

1
GetDataMapObj(strainID)

Arguments

strainID

Character string corresponding to the strain identifier.

Details

GetDataMapObj returns an object of class Assessment and subclass DataMap corresponding to the given strain ID. The given strain ID must be a part of the AssessORF set, and there is no partial matching. Otherwise, the function will error.

Value

An object of class Assessment and subclass DataMap

Examples

1
mapObj <- GetDataMapObj("MGAS5005")

DRK248/AssessORFData documentation built on Feb. 2, 2020, 11:06 p.m.