java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.kegg_expression.KeggExpressionReader

public class KeggExpressionReader
extends Object
  • Constructor Details

    • KeggExpressionReader

      public KeggExpressionReader​(TableData tabledata)
  • Method Details

    • getOrganism

      public String getOrganism()
    • getSubmitter

      public String getSubmitter()
    • getCreationDate

      public String getCreationDate()
    • getColumn

      public int getColumn​(String columnDescription)
    • findCommentRowStartingWith

      public int findCommentRowStartingWith​(String startstring)
    • getRawTextFileColumnInformation

      public ArrayList<TextFileColumnInformation> getRawTextFileColumnInformation​(boolean askUserForRelevantColumns)