Skip to content

Create selectors for 'altloc' and the other various AG fields #105

@lgsmith

Description

@lgsmith

Is your feature request related to a problem? Please describe

I often run into situations where I need to break up an AG into alt-loc sets, and one can't select on these. There may be other fields from PDBs or other source files that also don't have a selector in the selection langauge (for example, does B-factor?). It seemed natural to assume that if loos provided a field as metadata, then I could select on that metadata, but that's not how it works at present.

Describe the solution you'd like

I want an expansion to the selection language to include all the fields.

Describe alternatives you've considered

I currently write for loops over atoms within an AG and write conditional tests to filter things I need from fields the selection language doesn't index (specifically, for me, altloc).

Additional context

Nothing other than to say I'm not sure how many other metadata fields there are that are missing a selector, but they should probably all get checked.

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