create_unique_id_from_sorted.Rd
This function generates a unique identifier by combining sorted strains and percentages.
create_unique_id_from_sorted(sorted_strains, sorted_percentages)
A character vector of sorted strains.
A numeric vector of sorted percentages.
A character string representing the unique identifier.