meshi.util
Class ResidueNameConvertor

java.lang.Object
  extended by meshi.util.ResidueNameConvertor

public class ResidueNameConvertor
extends java.lang.Object

Converts Residue names from three letter to one letter format.


Constructor Summary
ResidueNameConvertor()
           
 
Method Summary
static char three2one(java.lang.String threeLName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResidueNameConvertor

public ResidueNameConvertor()
Method Detail

three2one

public static char three2one(java.lang.String threeLName)