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

    • Method Detail

      • 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