public class QsAlign extends Object
Constructor and Description |
---|
QsAlign() |
Modifier and Type | Method and Description |
---|---|
static QsAlignResult |
align(List<Subunit> s1,
List<Subunit> s2,
SubunitClustererParameters cParams,
QsAlignParameters aParams) |
static QsAlignResult |
align(Structure s1,
Structure s2,
SubunitClustererParameters cParams,
QsAlignParameters aParams) |
public QsAlign()
public static QsAlignResult align(Structure s1, Structure s2, SubunitClustererParameters cParams, QsAlignParameters aParams) throws StructureException
StructureException
public static QsAlignResult align(List<Subunit> s1, List<Subunit> s2, SubunitClustererParameters cParams, QsAlignParameters aParams) throws StructureException
StructureException
Copyright © 2000–2019 BioJava. All rights reserved.