Skip to content

First sort by chain, then by residue number #1

@rcrehuet

Description

@rcrehuet

I'm trying to visualize a contact analysis from GetContacts (generated with get_dynamic_contacts.py) running get_contact_flare.py. When uploading the json file the residues in the plot are ordered by their residue number, which results in chains being mixed, even if the tracks field has a different order. For example, R149 from chain A is plotted side by side to R149 from chain B. I would like to plot all residues of one chain first, then the second chain and so on. Like the demo here. Even if I order all residues consecutively in the topology file, as long as I rename them with labels in get_contact_flare.py the chain grouping is lost (compare the 2 files I attach). Is there a workaround for that? I do not think this is the best behaviour.

flare.zip

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