Hi Michael 

> The starting point was the following format found in the web 
> documentation
> data "model example" |2| testing |C 1 1 1| O 2 2 2| end "model 
> example";show data
>  
> apparently "Load data" is the modern form, and "show data" is not 
> needed for display.

"load data" is the modern form of "data"; they do the same but the 
firts one allows for more options. That's in the edocumentation.

"show data" is to display that data in the console (for checking or 
debugging). Nothign to do with display in the Jmol 3D panel.

> The culprit seems to be the number of atoms: |2|  in the example 
> above.
> This seems required if the data is the x y z format above.
> But must be deleted if using the pdb "ATOM .." format.

Yes. Jmol reads the file and tries to guess the format. The number is 
guiding it towards XYZ. PDB has different key words like ATOM


> Following the last example of Angel, the pdb "strings" are loading 
> well.

Since I remove the number and left ATOM with or without REMARK (which 
is another pdb-related token)

  
> On to JSmol (still getting a white screen using the combined jmol.js)

If you can share a URL, I'll be happy to see what the problem is.


------------------------------------------------------------------------------
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to