|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectastex.SecondaryStructure
public class SecondaryStructure
Class for assigning secondary structure to a protein molecule.
| Field Summary | |
|---|---|
static boolean |
debug
|
| Constructor Summary | |
|---|---|
SecondaryStructure()
|
|
| Method Summary | |
|---|---|
static Tmesh |
assign(DynamicArray molecules)
Assign secondary structure to residues in a protein molecule. |
static void |
assignInitialType(Residue res)
Assign initial type on basis of phi/psi. |
static void |
assignMolecule(Molecule mol)
Assign secondary structure for this molecule. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean debug
| Constructor Detail |
|---|
public SecondaryStructure()
| Method Detail |
|---|
public static Tmesh assign(DynamicArray molecules)
public static void assignMolecule(Molecule mol)
public static void assignInitialType(Residue res)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||