#479 closed defect (fixed)
select sequence option also selected waters
| Reported by: | Elaine Meng | Owned by: | Tom Goddard |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Command Line | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
open 1i50
select sequence /k
...shouldn't that only select the protein chain K? It also selects all the waters even with chain IDs that are not K.
Change History (2)
comment:1 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 8 years ago
| Component: | Unassigned → Command Line |
|---|
Note:
See TracTickets
for help on using tickets.
Fixed.
Code saw the two waters in 1i50 chain K and decided all the other waters had the same "sequence". Fixed so non-polymers are not selected.