poli.objective_repository.gfp_cbas.cbas_alphabet_preprocessing.convert_idx_array_to_aas

poli.objective_repository.gfp_cbas.cbas_alphabet_preprocessing.convert_idx_array_to_aas#

poli.objective_repository.gfp_cbas.cbas_alphabet_preprocessing.convert_idx_array_to_aas(X_aa)#

Converts an array containing indices of amino acids into the corresponding string amino acid sequences. E.g. a row with [1, 2, 3] becomes the sequence ARN.