This PR represents the first step of a redesign of package modules and their interoperability. Here, modules have been repackaged to better represent the upcoming redesign.
Models were placed under the common module
The experiment submission widget was renamed to ExperimentBuilder and moved to root under the experiment module
Sample selection, protocol construction, and tomato settings widgets were added to the experiment module as submodule
The manage samples widget was placed under a InventoryManager wrapper and moved to root under the inventory module
The results visualizer widget was moved to root under the visualizer module
This PR represents the first step of a redesign of package modules and their interoperability. Here, modules have been repackaged to better represent the upcoming redesign.
common
moduleExperimentBuilder
and moved to root under theexperiment
moduleexperiment
module as submoduleInventoryManager
wrapper and moved to root under theinventory
modulevisualizer
module