getAminos() getAminos() : array Retrives Aminos informations : gets a full array of objects Returns array
GetAminosOnlyLetters() GetAminosOnlyLetters(array $aAminos) : array Creates a simple array of aminos Parameters array $aAminos Array of objects Returns array Examples $aFormattedAminos["name"] = [$aFormattedAminos["name1Letter"], $aFormattedAminos["name3Letters"]]
GetAminoweights() GetAminoweights(array $aAminos) : array Creates a simple array juste with aminos weights Parameters array $aAminos Array of objects Returns array