R/constants.R
subtype_dict.Rd
Associates the subtype resolution names with their corresponding column names in the mutation data.
subtype_dict
A vector with corresponding values
subtype_dict["base_96"] #> base_96 #> "normalized_context_with_mutation" subtype_dict["type"] #> type #> "variation_type"