|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnalysisService
This interface controls access to analysis implementations.
| Method Summary | |
|---|---|
void |
analyseTraceGroup(TraceGroupBean tgb)
Performs trace analysis over all experiments in the TraceGroupBean. |
void |
cdsTranslation(CdsBean cds)
Completes the setup of the CdsBean. |
void |
compareTraceGroup(TraceGroupBean tgb)
Performs comparisons over all valid experiments in the TraceGroupBean. |
java.lang.String |
revCompDna(java.lang.String dnaSeq)
Performs reverse compliment translation of a DNA string. |
| Method Detail |
|---|
void analyseTraceGroup(TraceGroupBean tgb)
tgb - the trace group to be analysedvoid compareTraceGroup(TraceGroupBean tgb)
Constants.Zygosity.HETEROZYGOUS_TO_CHANGE
to
Constants.Zygosity.HETEROZYGOUS
tgb - the trace group to perform comparisons onvoid cdsTranslation(CdsBean cds)
cds - the CdsBean to have protein translation performedjava.lang.String revCompDna(java.lang.String dnaSeq)
dnaSeq - the DNA sequence to be reverse complimented
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||