public class ChemCompTools extends Object
| Constructor and Description |
|---|
ChemCompTools() |
| Modifier and Type | Method and Description |
|---|---|
static Character |
getAminoOneLetter(String chemCompId) |
static String |
getAminoThreeLetter(Character c) |
static Character |
getDNAOneLetter(String chemCompId) |
static String |
getDNATwoLetter(Character c) |
static Character |
getOneLetterCode(ChemComp cc,
ChemicalComponentDictionary dictionary) |
static boolean |
isStandardChemComp(ChemComp cc) |
public static final boolean isStandardChemComp(ChemComp cc)
public static Character getOneLetterCode(ChemComp cc, ChemicalComponentDictionary dictionary)
Copyright © 2000–2016 BioJava. All rights reserved.