Skip to content

Switch to flattened biounits instead of multimodel biounits #572

@josemduarte

Description

@josemduarte

At the moment we use multimodel biounits in all algorithms related to quaternary structure. That is an issue for multimodel structures (e.g. NMR or some X-rays) where the multiple models would be taken as extra subunits when they aren't.

Biojava can produce flattened biounits since #490, i.e. symmetry partners are expanded as new chains with new chain ids. I'd advocate moving to flattened biounits for the 5.0 release. We'd need to make all quaternary structure code compatible with that (simply by not looking at all models). I would then keep the possibility of producing biounits as multiple models but without using them internally.

Anything against that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions