|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.unibi.techfak.InSilicoDicer.Actions.AlignPrecursors.MA_ClustalW
public class MA_ClustalW
Implementation of interface IMultipleAlignAction implements an alignments class using a locally installed clustalw tool.
| Constructor Summary | |
|---|---|
MA_ClustalW()
Default Constructor - creates a new Status object and calls constructor MA_ClustalW(Status status) |
|
MA_ClustalW(Status status)
Constructor |
|
| Method Summary | |
|---|---|
java.util.Vector |
align(PrecursorContainer pc)
Creates Multiple Alignment |
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 MA_ClustalW()
public MA_ClustalW(Status status)
status - - The status to be set| Method Detail |
|---|
public java.util.Vector align(PrecursorContainer pc)
IMultipleAlignAction
align in interface IMultipleAlignActionpc - - PreCursor container containing at least 2 sequences
public 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 | |||||||||