Class GenbankWriter<S extends Sequence<?>,C extends Compound>

java.lang.Object
org.biojava.nbio.core.sequence.io.GenbankWriter<S,C>

public class GenbankWriter<S extends Sequence<?>,C extends Compound> extends Object
Author:
mckeee1
  • Constructor Details

  • Method Details

    • process

      public void process() throws Exception
      Allow an override of operating system line separator for programs that needs a specific CRLF or CR or LF option
      Parameters:
      lineSeparator -
      Throws:
      Exception
    • getLineLength

      public int getLineLength()
      Returns:
      the lineLength
    • setLineLength

      public void setLineLength(int lineLength)
      Parameters:
      lineLength - the lineLength to set