Class Eoulsan1DesignReader

  • All Implemented Interfaces:
    DesignReader

    public class Eoulsan1DesignReader
    extends Object
    implements DesignReader
    This class define a design reader for limma design files.
    Since:
    1.0
    Author:
    Laurent Jourdren
    • Constructor Detail

      • Eoulsan1DesignReader

        public Eoulsan1DesignReader​(InputStream is)
                             throws IOException
        Public constructor.
        Parameters:
        is - Input stream to read
        Throws:
        IOException - if an error occurs while opening the file
      • Eoulsan1DesignReader

        public Eoulsan1DesignReader​(DataFile file)
                             throws IOException
        Public constructor.
        Parameters:
        file - file to read
        Throws:
        IOException - if an error occurs while opening the file