DataContainer

  1. Minimal change to interface
  2. Change from column-major format to row-major format
  3. Change rows to static arrays (from ArrayList)
  4. Change column names to static array
  5. Add resize/initialize functionality
  6. Keep track of empty columns in memory for (re)use
  7. Update Get/SetDataObject
    • Adjust for the change in structure
  8. Update Add/RemoveColumn
  9. Update Add/RemoveRow

DataSet

  1. Update Load & Save
    • Adjust for the change in structure

InformationSet

  1. Update Load & Save
    • Adjust for the change in structure

Score

  1. Update GenerateScores
    • Resize to the number of columns needed
  2. Update Load & Save
    • Adjust for the change in structure

Form1

  1. Resize Scores to the total number of columns needed

This topic: Main > Projects > MicroArrayMassSpec > GeneralWfccmDesign > WfccmGenericDataStructures
Topic revision: revision 1
 
This site is powered by FoswikiCopyright © 2013-2022 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Vanderbilt Biostatistics Wiki? Send feedback