Skip to content

Parse SEQRES record of PDB files for get_sequence() #799

@dnlbauer

Description

@dnlbauer

Sequence objects can be extracted from PDBx files. However, this is in theory also possible for many PDB files since they contain a SEQRES record, which also provides sequence information. Yet, The PDB parser does not offer this while the PDBx parser does.

It would be really helpful if the parser for PDB could support extracting sequences directly from the SEQRES record in PDB files and provide a get_sequence method.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions