Skip to content

transform_to_assembly and connectivity for pdb vs cif #388

@rimmartin

Description

@rimmartin

Hi,
when applying transform_to_assembly
the resulting Structure sent to write_pdb doesn't get CONECT's for the transformed chains but

            gemmi::cif::Document mmcifDoc=gemmi::make_mmcif_document(structure);
            gemmi::cif::write_cif_to_stream(buf, mmcifDoc);

gets connectivity that displays in pymol.

Should I be writing pdb's by another set of steps/methods?

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