google-deepmind / google-deepmind/alphafold
Extracting single representation from predictions
Open
usage question
- Dominant language
- Python
- Stars
- 14.9k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
I would like to extract single representation from AlphaFold prediction. I tried to use masked_msa (not sure if it the correct field) from result_model_1.pkl . I think what I should get is something like number of residues x 384 from reading the paper. I got a totally different dimensions.
Contributor guide
Assessment
This issue has not been assessed yet.