Skip to content

filtering with length and plddt #70

@Atomu2014

Description

@Atomu2014

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions