maf_data_pool_get_unique_names: Get Unique Names from Maf Data Pool

View source: R/class_maf_data_pool.R

maf_data_pool_get_unique_namesR Documentation

Get Unique Names from Maf Data Pool

Description

Extract 'unique_name' from each maf_dataset_wrapper within a maf_data_pool. NOTE: 'unique_name' is a property of maf_dataset_wrapper, however since these wrappers are created independently from each other (no check for uniqueness at the time of creation) they may not actually be unique. Please check this using maf_data_pool_validate_unique_names

Usage

maf_data_pool_get_unique_names(maf_data_pool)

Arguments

maf_data_pool

A data pool to mine unique_names from (maf_data_pool)

Value

a vector listing the 'unique_name' of each maf_dataset_wrapper in the data pool (character)


CCICB/CRUX documentation built on Jan. 28, 2024, 10:12 p.m.