| Package | Description |
|---|---|
| de.jstacs.results |
This package provides classes for results and sets of results.
|
| de.jstacs.utils |
This package contains a bundle of useful classes and interfaces like ...
|
| Modifier and Type | Method and Description |
|---|---|
PlotGeneratorResult.PlotGenerator |
PlotGeneratorResult.getValue() |
| Constructor and Description |
|---|
PlotGeneratorResult(String name,
String comment,
PlotGeneratorResult.PlotGenerator gen,
boolean isStatic)
Creates a new
PlotGeneratorResult with the given name, comment, PlotGeneratorResult.PlotGenerator. |
| Modifier and Type | Class and Description |
|---|---|
static class |
SeqLogoPlotter.SeqLogoPlotGenerator
PlotGeneratorResult.PlotGenerator for plotting sequence logos. |