Description Usage Arguments Details Value Examples
View source: R/GetDataMapObj.R
Gets and returns the data map object for a specific strain
1 | GetDataMapObj(strainID)
|
strainID |
Character string corresponding to the strain identifier. |
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.
An object of class Assessment
and subclass DataMap
1 | mapObj <- GetDataMapObj("MGAS5005")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.