public class LastHeavySidechainRepresentationScheme extends AbstractRepresentationScheme
LeafSubstructure by its last heavy sidechain atom (the atom most
far from the alpha carbon). This is only available for AminoAcids with defined alpha carbons. For
glycine this defaults to BetaCarbonRepresentationScheme.logger| Constructor and Description |
|---|
LastHeavySidechainRepresentationScheme() |
| Modifier and Type | Method and Description |
|---|---|
Atom |
determineRepresentingAtom(LeafSubstructure<?> leafSubstructure)
Determined the representing
Atom for the concrete implementation. |
RepresentationSchemeType |
getType()
Returns the actual
RepresentationSchemeType of this RepresentationScheme. |
public LastHeavySidechainRepresentationScheme()
public Atom determineRepresentingAtom(LeafSubstructure<?> leafSubstructure)
RepresentationSchemeAtom for the concrete implementation.leafSubstructure - The LeafSubstructure for which the one atom representation should be
calculated.LeafSubstructure.public RepresentationSchemeType getType()
RepresentationSchemeRepresentationSchemeType of this RepresentationScheme.RepresentationScheme.Copyright © 2018. All rights reserved.