|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| EnrichmentPlotterDialog | This is the dialog for the enrichment plotter in which the two columns for the curves are selected. |
| EnrichmentPlotterFactory | This factory creates all necessary components for the enrichment plotter node. |
| EnrichmentPlotterModel | This class is the model for the enrichment plotter node. |
| EnrichmentPlotterModel.EnrichmentPlot | Small container class for a single enrichment curve. |
| EnrichmentPlotterSettings | This class holds the settings for the enrichment plotter node. |
| EnrichmentPlotterSettings.Curve | A simple container that holds the necessary information for specifying a curve that should be plotted. |
| EnrichmentPlotterView | This is the view for the enrichment plotter node that shows all specified enrichment plots. |
| Enum Summary | |
|---|---|
| EnrichmentPlotterSettings.PlotMode | Enum for the three different plot modes. |
The enrichment plotter node allows you to plot enrichment curves. Enrichment curves are common in cheminformatics and molecular modeling. A model is trained on a few number of compounds with known activity and then a large number of molecules with unknown activity together with the training compounds are classified by the model. Then the molecules are sorted by the predicted activity value and a line is plotted where the sum of hits among the first x compounds is shown on the y -axis. The steeper the line, the better the enrichment is.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||