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 PolymerType |
getPolymerType(ResidueType residueType) |
static boolean |
isStandardChemComp(ChemComp cc) |
public static PolymerType getPolymerType(ResidueType residueType)
public static boolean isStandardChemComp(ChemComp cc)
public static Character getOneLetterCode(ChemComp cc, ChemicalComponentDictionary dictionary)
Copyright © 2000–2021 BioJava. All rights reserved.