public class TargetRememberLastLabel extends Pipe
| Constructor and Description |
|---|
TargetRememberLastLabel() |
TargetRememberLastLabel(String backgroundLabel,
boolean offset)
offset determines how the memory and base sequences will be
aligned.
|
| Modifier and Type | Method and Description |
|---|---|
Instance |
pipe(Instance carrier)
Process an Instance.
|
getDataAlphabet, getInstanceId, getParent, getParentRoot, getTargetAlphabet, isDataAlphabetSet, isTargetProcessing, pipe, readResolve, resolveDataAlphabet, resolveTargetAlphabet, setDataAlphabet, setParent, setTargetAlphabet, setTargetProcessingpublic TargetRememberLastLabel()
public TargetRememberLastLabel(String backgroundLabel, boolean offset)
MEM O O S S S E L BASE O S S O E L Ootherwise, they'll be aligned like this:
MEM O S S S E E L BASE O S S O E L O
public Instance pipe(Instance carrier)
PipeOne can create a new concrete subclass of Pipe simply by implementing this method.
Copyright © 2019 JULIE Lab, Germany. All rights reserved.