get_germplasm_id {QBMS} | R Documentation |
Get Germplasm ID for a Specified Germplasm Name
Description
Retrieves the unique germplasm ID associated with the specified germplasm name for the current active crop.
Usage
get_germplasm_id(germplasm_name = "")
Arguments
germplasm_name |
The name of the germplasm. |
Value
A string representing the germplasm's unique ID (germplasmDbId).
Author(s)
Khaled Al-Shamaa, k.el-shamaa@cgiar.org
See Also
set_crop
, get_germplasm_data
, get_germplasm_attributes
[Package QBMS version 1.5.0 Index]