Skip to content

Deleting fragment / beads from RMF in PMI 2.0 #246

Description

@ichem001

I have been trying to delete a fragment from an RMF file (basically all 10-residue beads in rigid bodies) in PMI2.

We used to be able to do that in PMI1 by looping through the hierarchy and call IMP.atom.destroy.(p) if p was one such bead.
I tried to reproduce that in PMI2 and it did not work -
I also tried using IMP.atom.Selection and play with sets of different members and randomly deleting some to check if this is still working but unfortunately that does not work -

@benmwebb has checked the IMP.atom.Representation decorator definition to see if there is a way to delete a representation in PMI2 and it does not seem to be a feature yet.

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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