|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.unibi.techfak.InSilicoDicer.OperatingPackage.Evaluation
public class Evaluation
| Constructor Summary | |
|---|---|
Evaluation()
|
|
| Method Summary | |
|---|---|
void |
evaluate()
Starts the evaluation: Calculation of mature miRNA position with intrinsic, intrinsicPlus and extrinsic method. |
void |
fillArrays(PrecursorContainer lonelyPCs,
int i)
Calculates Postion of mature miRNA by aligning similar Precursors Intrinsic & Extrinsic |
void |
fillSingleArrays(PrecursorContainer lonelyPCs,
int i)
Calculates Position of mature miRNA just by scoring the Precursor no alignment with others! |
void |
printResults()
Prints the results in a table. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Evaluation()
| Method Detail |
|---|
public void evaluate()
public void fillSingleArrays(PrecursorContainer lonelyPCs,
int i)
lonelyPCs - i -
public void fillArrays(PrecursorContainer lonelyPCs,
int i)
lonelyPCs - i - public void printResults()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||