Class ParamKeeper

java.lang.Object
ubic.basecode.dataStructure.params.ParamKeeper

public class ParamKeeper extends Object
Keeps track of results in the form of several key/value maps (each one can represent an experiment run), can output to spreadsheet or csv file
Author:
leon
  • Constructor Details

    • ParamKeeper

      public ParamKeeper()
  • Method Details