Feature Requests item #1327983, was opened at 2005-10-16 17:11 Message generated for change (Comment added) made by aherraez You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379136&aid=1327983&group_id=23629
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements Group: v10 Status: Open Priority: 5 Submitted By: Angel Herraez (aherraez) Assigned to: Nobody/Anonymous (nobody) Summary: select by chain in the menu Initial Comment: The pop-up menu allows to color by chain. It would be interesting --for the naive user, not the command line-- to be able to select a chain in the model, similarly to existing select by model, by residue name, by element... [EMAIL PROTECTED] ---------------------------------------------------------------------- >Comment By: Angel Herraez (aherraez) Date: 2006-03-26 20:22 Message: Logged In: YES user_id=1065324 To select chain "a", the script is select *:a (Chain ID's can be a to z, A to Z, 1 to n; may be case-sensitive depending on the setting of "set ChainCaseSensitive") I would not expect to have a choice depending on models; I don't think there is one when selecting by residue name or element name. So, selecting chain A would select that chain in all models. A list of available chains would be enough, as one gets when choosing "Select > Protein > Residue name". ---------------------------------------------------------------------- Comment By: Nicolas (nicove) Date: 2006-03-26 13:58 Message: Logged In: YES user_id=1096197 I started looking at this and I have questions : - simple one: what is the script command to select a chain ? - for other developers: how do I get access to the list of chains through the JmolViewer API ? - functional: how should the list be displayed, especially for a multi-model file ? : * with sub-menu for each model ? * everything at the same level, but then how do you deal with a chain ID that exists in several models ? display it for each model (with a label like <Model>-<ChainID>), display it once so that it selects the chain is each model, ... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379136&aid=1327983&group_id=23629 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
