|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.strbio.local.Program
org.strbio.local.Modeller
public class Modeller
Class to run Modeller
Version 1.0, 10/3/02 - original version
| Field Summary |
|---|
| Fields inherited from class org.strbio.local.Program |
|---|
processError, processInput, processOutput, PROGRAM_NAME |
| Constructor Summary | |
|---|---|
Modeller()
|
|
| Method Summary | |
|---|---|
Protein |
model(Alignment al)
Make a model for a given alignment |
java.lang.String |
programName()
What's the name of this program? |
| Methods inherited from class org.strbio.local.Program |
|---|
clean, exists, run, runBackground, runSilent, setError, setInput, setOutput, setProgramName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Modeller()
| Method Detail |
|---|
public final java.lang.String programName()
Program
programName in class Programpublic final Protein model(Alignment al)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||