| Package | Description |
|---|---|
| de.bioforscher.singa.structure.algorithms.superimposition | |
| de.bioforscher.singa.structure.algorithms.superimposition.fit3d.representations |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRepresentationScheme
This abstract implementation provide a fallback solution to compute the centroid of a
LeafSubstructure, iff
the specified representation fails. |
class |
AlphaCarbonRepresentationScheme
An implementation to represent a given
LeafSubstructure by its alpha carbon. |
class |
BetaCarbonRepresentationScheme
An implementation to represent a given
LeafSubstructure by its beta carbon. |
class |
CentroidRepresentationScheme
An implementation to represent a given
LeafSubstructure by its centroid EXCLUDING hydrogen. |
class |
LastHeavySidechainRepresentationScheme
An implementation to represent a given
LeafSubstructure by its last heavy sidechain atom (the atom most
far from the alpha carbon). |
class |
SideChainCentroidRepresentationScheme
An implementation to represent a given
LeafSubstructure by its sidechain centroid. |
| Modifier and Type | Method and Description |
|---|---|
static RepresentationScheme |
RepresentationSchemeFactory.createRepresentationScheme(RepresentationSchemeType representationSchemeType)
Creates a
RepresentationScheme for the given RepresentationSchemeType. |
Copyright © 2018. All rights reserved.