-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi,
I want to follow the processing of Proteina to extract the subset from afdb_rep:
- minimum average pLLDT 80, minimum length 256 and maximum length 512/768
I used python to iterate over the database, but did not find plddt through the get_data() interface.
- dict_keys(['phi', 'psi', 'omega', 'torsion_angles', 'bond_angles', 'residues', 'b_factors', 'coordinates'])
Considering the afdb_rep is quite large (2.3M instances), can you provide some example code on how to effciently filter with avg plddt and length?
Thanks
Metadata
Metadata
Assignees
Labels
No labels