public class JmolTools
extends java.lang.Object
| Constructor and Description |
|---|
JmolTools() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.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 java.lang.String |
getPdbInfo(Atom a,
boolean printResName) |
static void |
main(java.lang.String[] args) |
public static final java.lang.String getPdbInfo(Atom a)
a - .. the Atompublic static void main(java.lang.String[] args)
public static final java.lang.String getPdbInfo(Atom a, boolean printResName)
Copyright © 2000-2020 BioJava. All Rights Reserved.