Skip to content

Saving a full pdb? #45

@jevandezande

Description

@jevandezande

I'd like to be able to completely roundtrip a pdb, but it seems I can only save a single model from the pdb? Is this correct, or am I missing something?

I'd like to be able to do something like:

pdb = atomium.fetch("1EMA")
pdb.save("1ema.pdb")  # This function doesn't exist
atomium.open("1ema.pdb")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions