Skip to contents

Selects a variant set by name from the currently active study and updates the internal state to make it the active variant set. This selection is required for subsequent data retrieval operations related to variant sets.

Usage

set_variantset(variantset_name)

Arguments

variantset_name

The name of the variant set to be active.

Value

No return value. Updates the internal state with the selected variant set.

Author

Khaled Al-Shamaa (k.el-shamaa@cgiar.org)