Wednesday 06/24/15

9:50 am – 8:00 pm

presentation prep

  • tuning talk and slides

Coding

  • rewriting Chromatin Cropper

New Organization

  • 100% of the action of the GUI should be executable as command line functions
  • (currently the main processing “steps” are still steps of the GUI that have the GUI specific structures passed around).

New approach to writing

  • write the thing first as a single script with a lot of separate code blocks for each main processing step
  • make each code-block into a stand alone function with default parameters
  • GUI just links buttons and pop-up menus (other pop-up GUIs, as in STORMfinder) with functions.
This entry was posted in Summaries. Bookmark the permalink.