public class FatCatAligner
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static boolean |
debug |
|
static boolean |
printTimeStamps |
Constructor | Description |
---|---|
FatCatAligner() |
Modifier and Type | Method | 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 AFPChain getAfpChain()
public Group[] getTwistedGroups()
public void setTwistedGroups(Group[] twistedGroups)
public void align(Atom[] ca1, Atom[] ca2, boolean doRigid, FatCatParameters params) throws StructureException
StructureException