Interface SequenceParserInterface

All Known Implementing Classes:
FastaSequenceParser, GenbankSequenceParser

public interface SequenceParserInterface
Author:
Scooter Willis
  • Method Summary

    Modifier and Type
    Method
    Description
    getSequence(BufferedReader bufferedReader, int sequenceLength)