|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.unibi.techfak.InSilicoDicer.Actions.FoldPrecursor.Fold_Vienna
public class Fold_Vienna
Implementation of interface IFoldingAction, used RNAfold (locally) from Vienna package to support folding.
| Constructor Summary | |
|---|---|
Fold_Vienna()
Constructor |
|
Fold_Vienna(Status status)
Constructor |
|
| Method Summary | |
|---|---|
void |
foldPrecursor(PrecursorContainer pc)
Creates a File with the Precursors Nucleotide Sequence; Folds the given precursor with vienna package; Adds the Folding to Precursor`s properties |
Status |
getStatus()
Returns the status of current Action |
void |
setStatus(Status status)
Set the status of current Action |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Fold_Vienna()
public Fold_Vienna(Status status)
status - | Method Detail |
|---|
public void foldPrecursor(PrecursorContainer pc)
IFoldingAction
foldPrecursor in interface IFoldingActionpublic Status getStatus()
Action
getStatus in interface Actionpublic void setStatus(Status status)
Action
setStatus in interface Actionstatus - - Status to be set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||