get_germplasm_id {QBMS} | R Documentation |
Get Germplasm ID
Description
Retrieves the germplasm ID for the given germplasm name in the current crop.
Usage
get_germplasm_id(germplasm_name = "")
Arguments
germplasm_name |
The name of the germplasm. |
Value
A string of the germplasm ID.
Author(s)
Khaled Al-Shamaa, k.el-shamaa@cgiar.org
See Also
set_crop
, get_germplasm_data
, get_germplasm_attributes
[Package QBMS version 1.0.0 Index]