Bugs item #2117005, was opened at 2008-09-17 16:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=2117005&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: Scripting
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Wayne Townsend-Merino (townsendmerino)
Assigned to: Miguel (migueljmol)
Summary: Trying to show ribbons doesn't work for biological molecules

Initial Comment:
Script doesn't work for biological molecule files, most of the time - for 
example it doesn't work for 1PNR.

<script type="text/javascript">
  jmolInitialize("/pdb/Viewers/jmol-11.6.RC14");      
  jmolCheckBrowser("popup", "../../browsercheck", "onClick");
  jmolApplet(600, 'load "<%=pdbFile%>" FILTER "BIOMOLECULE <%=bioNum%>"'); 
  jmolScriptWait("select all;spacefill off; wireframe off;cartoon;color cartoon 
chain;");
  jmolScriptWait("select ligand;wireframe 40;spacefill 120;");
</script>

Note the use of "FILTER BIOMOLECULE".

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=2117005&group_id=23629

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to