So don't add blank lines. ;)
Jmol needs to identify the file as mmCIF in the first 16 lines, exclusive
of comments.
If you are adding lines, add one along with those blank lines starting like
one of these:
private final static String[] mmcifLineStartRecords =
{ "MMCif",* "_entry.id <http://entry.id>", "_database_PDB_", "_pdbx_",
"_chem_comp.pdbx_type", "_audit_author.name <http://audit_author.name>",
"_atom_site." *};
It's the "_atom_site." that I just added. I'm pretty sure that is an mmCIF
and not CIF format, so I think it's probably OK.
You can force any reader using "::" and not worry about any of this:
load "mmCIF::xxx.cif"
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users