Opened 3 years ago
Closed 21 months ago
#7608 closed enhancement (fixed)
Option to 'combine' to retain chain IDs
Reported by: | Owned by: | pett | |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Structure Editing | Version: | |
Keywords: | Cc: | Elaine Meng, semchonok@… | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
...add an option to combine to retain chain IDs, which would basically do approach #2 above [add chain-forming fake bond then break it] as a post-processing step to combine the segments with the desired ID. The segments would need to have distinct residues numbers and the assumption would be to combine the segments in ascending residue number order. If those assumptions aren’t true then you would have to resort to one of the “by hand” methods I just outlined. I’ll open an enhancement-request ticket with you cc’ed so you’ll know when it happens.
Change History (2)
comment:1 by , 3 years ago
Cc: | added |
---|
comment:2 by , 21 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In the next daily build there will be a 'retainIds' option to 'combine' (default false) to combine chains with the same ID instead of remapping IDs. There is a basic attempt to make the resulting sequence information for the chain reasonable, but nothing fancy.