public class GetDistanceMatrix extends Object
Constructor and Description |
---|
GetDistanceMatrix() |
Modifier and Type | Method and Description |
---|---|
PDPDistanceMatrix |
getDistanceMatrix(Atom[] protein)
A set of Calpha atoms that are representing the protein
|
public GetDistanceMatrix()
public PDPDistanceMatrix getDistanceMatrix(Atom[] protein) throws StructureException
protein
- StructureException
Copyright © 2000–2019 BioJava. All rights reserved.