Retrieve the list of unique labels of mutation clusters.
Source:R/getter_params.R
get_unique_muts_labels.Rd
Function to retrieve the list of unique labels of mutations clusters,
of the form C_c1.Cm1
, where c1
is the clone identifier and m1
is the subclone identifier.
Usage
get_unique_muts_labels(x, clusters = c(), verbose = F)
Examples
if(FALSE) get_unique_muts_labels(x, c("C_0"))