public class TestWindowedSymbolList extends Object
This program generates a random DNA sequence. It then constructs views of this sequence that are onto windows of width 1-5. Each view is then printed out, so that you can check that the WindowSymbolList is the correct sequence.
| Constructor and Description |
|---|
TestWindowedSymbolList() |