alphafold_pytorch
alphafold_pytorch copied to clipboard
What are the inputs and outputs of the model?
I loaded the checkpoints and they have shapes like [1, 1837, 64, 64] What kind of input does this represent?
I thought the input was supposed to be a list of amino acids.