Displaying an Assembly

Use a NeoAssembler to display an alignment of sequences to a consensus sequence. The source to the assembler demo below is a bit longer than the programs we've looked at to this point. We're making progress.

We can make the code much shorter by using data adapters.

Next: Displaying Traces