ColabFold
ColabFold copied to clipboard
Returning representations from structure module
Currently, if "save_all" is selected, only single representation of 256 dimensions is returned. However, in the official alphafold repository, if return_representation is set to true, single representation of 384 dimensions will be returned. Is there anyway, save_all option could return it as well ?