Documentation of 'ca.pfv.spmf.tools.dataset_converter.SequenceDatabaseConverter' Java class
SequenceDatabaseConverter
ca.pfv.spmf.tools.dataset_converter

Class SequenceDatabaseConverter



  • public class SequenceDatabaseConverter
    extends java.lang.Object
    This class is for converting sequence databases from various formats to the SPMF format.
    See Also:
    Formats
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void convert(java.lang.String input, java.lang.String output, Formats inputFileformat, int lineCount)
      This method converts a sequence database from a given format to the SPMF format.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SequenceDatabaseConverter

        public SequenceDatabaseConverter()
    • Method Detail

      • convert

        public void convert(java.lang.String input,
                            java.lang.String output,
                            Formats inputFileformat,
                            int lineCount)
                     throws java.io.IOException
        This method converts a sequence database from a given format to the SPMF format.
        Parameters:
        input - the path of the input file
        output - the path of the file to be written to disk in SPMF format
        inputFileformat - the format of the input file
        lineCount - the number of lines from the input file that should be converted
        Throws:
        java.io.IOException - an exception is thrown if there is an error reading/writing files

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.