Interface SequenceBuilder

    • Method Detail

      • makeSequence

        Sequence makeSequence()
                       throws BioException
        Return the Sequence object which has been constructed by this builder. This method is only expected to succeed after the endSequence() notifier has been called.
        Throws:
        BioException