Class RnaSequenceView

All Implemented Interfaces:
Iterable<NucleotideCompound>, Accessioned, ProxySequenceReader<NucleotideCompound>, Sequence<NucleotideCompound>, SequenceReader<NucleotideCompound>, SequenceView<NucleotideCompound>

public class RnaSequenceView extends SequenceProxyView<NucleotideCompound> implements ProxySequenceReader<NucleotideCompound>
Attempts to do on the fly translation of RNA by not requesting the compounds until asked.
Author:
ayates