Package | Description |
---|---|
info.bioinfweb.libralign.model.implementations.decorate |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTokenReplacementAlignmentModelDecorator<T,U>
Abstract base class for implementations of
AlignmentModelView that simply replace a set
of tokens by other tokens of the same type. |
class |
DNAAlignmentModelDecorator<T,U>
Shows the underlying nucleotide data source as a DNA sequence, i.e.
|
class |
RNAAlignmentModelDecorator<T,U>
Shows the underlying nucleotide data source as a RNA sequence, i.e.
|