7778798081828384858687
try { g.setPDBName("GLY"); } catch (PDBParseException e) { e.printStackTrace(); } g.addAtom(a); Chain c = new ChainImpl(); c.addGroup(g); Structure s = new StructureImpl();