Feature Requests item #1161448, was opened at 2005-03-11 09:54 Message generated for change (Comment added) made by hansonr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379136&aid=1161448&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: Closed Priority: 5 Submitted By: Scott Menor (smenor) Assigned to: Nobody/Anonymous (nobody) Summary: superimpose multiple structures Initial Comment: I have an application that requires multiple protein conformers' backbone traces to be superimposed on top of each other. The conformers could be represented as distinct models in a single PDB file but, ideally, there would be a way to use javascript to load a new structure without zapping the existing one(s). I'm guessing that this isn't something that would be too difficult for someone familiar with the codebase to implement but if someone could point me in the right direction, I might be able to add the functionality myself (assuming that it doesn't already exist). ---------------------------------------------------------------------- >Comment By: Bob Hanson (hansonr) Date: 2006-08-22 18:49 Message: Logged In: YES user_id=1082841 this is now possible using file command ---------------------------------------------------------------------- Comment By: Scott Menor (smenor) Date: 2005-03-12 10:15 Message: Logged In: YES user_id=1097746 Miguel - My application would be a special case - it's actually important that all of the models maintain the same relative orientation. Scott ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2005-03-12 08:59 Message: Logged In: NO Scott, Solving this in the general case will be a substantial amount of work. Most people who have asked for this want to have independent control over the rotation/translation of the individual models. This would require quite a bit of restructuring. However, if you have a special case then it will be easier ... Q: Are all of your models oriented in the same direction? That is, if you did combine them as multiple models in as single PDB file, would they be overlay properly? Miguel ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379136&aid=1161448&group_id=23629 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
