public class FatCatAligner extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
debug |
static boolean |
printTimeStamps |
Constructor and Description |
---|
FatCatAligner() |
Modifier and Type | Method and Description |
---|---|
void |
align(Atom[] ca1,
Atom[] ca2,
boolean doRigid,
FatCatParameters params) |
AFPChain |
getAfpChain() |
Group[] |
getTwistedGroups() |
void |
setTwistedGroups(Group[] twistedGroups) |
public static final boolean debug
public static final boolean printTimeStamps
public FatCatAligner()
public AFPChain getAfpChain()
public Group[] getTwistedGroups()
public void setTwistedGroups(Group[] twistedGroups)
public void align(Atom[] ca1, Atom[] ca2, boolean doRigid, FatCatParameters params) throws StructureException
StructureException
Copyright © 2000–2019 BioJava. All rights reserved.