public class JmolTools extends Object
| 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 static final String getPdbInfo(Atom a)
a - .. the Atompublic static void main(String[] args)
Copyright © 2000–2016 BioJava. All rights reserved.