mirror of
https://github.com/google-deepmind/alphafold3.git
synced 2025-10-20 13:23:47 +08:00
Add empty paired MSA in the full example
Fixes https://github.com/google-deepmind/alphafold3/issues/444 PiperOrigin-RevId: 770122170 Change-Id: Ia82dec2f389cefcdc8c03afe6ec5ac2717b3ac1d
This commit is contained in:
committed by
Copybara-Service
parent
bc73f5652b
commit
3f8871d982
@ -919,6 +919,7 @@ certain fields and the sequences are not biologically meaningful.
|
||||
{"ptmType": "P1L", "ptmPosition": 5}
|
||||
],
|
||||
"unpairedMsa": ...,
|
||||
"pairedMsa": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user