-
Notifications
You must be signed in to change notification settings - Fork 21
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels