|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectapollo.analysis.GenericProgramHandler
public class GenericProgramHandler
| Constructor Summary | |
|---|---|
GenericProgramHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
createUnixShellCommand(SeqAnalysisLocal seqAnalysis)
different analysis programs require different ways of running them assumes a command line is made by programPath programParams inputSequence [datasourcePath] |
CurationSet |
parseAnalysisResults(SeqAnalysisI seqAnalysis)
different programs must be parsed differently implementations may also choose to also filter the results in some configurable way. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenericProgramHandler()
| Method Detail |
|---|
public java.lang.String createUnixShellCommand(SeqAnalysisLocal seqAnalysis)
createUnixShellCommand in interface ProgramHandlerIpublic CurationSet parseAnalysisResults(SeqAnalysisI seqAnalysis)
parseAnalysisResults in interface ProgramHandlerI
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||