sakura.model_controllers.extractor_controller.ExtractorController.select_item_dict
- ExtractorController.select_item_dict(selection=None, internal=None, mode='keys')
Utility method to handle selections from internal phenotype/signature configs.
- Parameters:
selection – selection object, could be dict, list, str, or None.
internal – internal config dict to select
mode – By default, ‘key’, will return a key list after selection
- Returns:
dict