| Constructor and Description |
|---|
JmolTools() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPdbInfo(Atom a)
get jmol style info:
jmol style: [MET]508:A.CA/1 #3918
insertion code: [ASP]1^A:A.CA/1 #2
|
static String |
getPdbInfo(Atom a,
boolean printResName) |
static void |
main(String[] args) |
public JmolTools()
public static final String getPdbInfo(Atom a)
a - .. the Atompublic static final String getPdbInfo(Atom a, boolean printResName)
Copyright © 2000–2017 BioJava. All rights reserved.