mirror of
https://github.com/google-deepmind/alphafold3.git
synced 2025-10-20 13:23:47 +08:00
Fix bad capitalisation of userCCD in input documentation
PiperOrigin-RevId: 698783729
This commit is contained in:
@ -715,7 +715,7 @@ certain fields and the sequences are not biologically meaningful.
|
||||
[["A", 1, "CA"], ["G", 1, "CHA"]],
|
||||
[["J", 1, "O6"], ["J", 2, "C1"]]
|
||||
],
|
||||
"userCcd": ...,
|
||||
"userCCD": ...,
|
||||
"dialect": "alphafold3",
|
||||
"version": 1
|
||||
}
|
||||
|
Reference in New Issue
Block a user