|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSPredictor | |
---|---|
org.strbio.mol | These classes represent objects or concepts useful to structural biologists. |
org.strbio.mol.lib | These classes represent conceptual objects used in structural biology algorithms. |
Uses of SSPredictor in org.strbio.mol |
---|
Methods in org.strbio.mol with parameters of type SSPredictor | |
---|---|
void |
ProteinSet.predictSS(Printf outfile,
SSPredictor method)
Predict the secondary structure of these proteins, using a specified prediction method. |
void |
Protein.predictSS(Printf outfile,
SSPredictor method)
Predict the secondary structure of this protein, using a specified prediction method. |
Uses of SSPredictor in org.strbio.mol.lib |
---|
Classes in org.strbio.mol.lib that implement SSPredictor | |
---|---|
class |
Pred2ary
Predicts secondary structure using JMC's Pred2ary program. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |