Decision tree work page

Decision tree page looks very complex. However, essential part of its functionality has strong back-end support, so the the Front End complexity is not so hard as one can expect. Essential portion of real difficulties in Front End application support focuses on the same issue as in other work pages: :doc:<status_report>.

The page provides the following functionality issues for work with with all datasets, xl- and ws-<ws-dataset> ones

In case of ws-dataset the page uses transcript variants as filtration items, otherwise in case of xl-dataset DNA variants are used.

Decision trees are powerful tool of Filtration procedures, they are integrated with other parts of the system by two ways:

Interactive modification level (see Decision Tree modifying actions for reference) forms complete functionality to make any meaningful change in decision tree. So there is no need for the user to direct change of Python code of decision tree. It might be useful only for control complex cases of boolean operations.

REST API requests

For support Decision Tree work page: