Class QuantityFeature<S extends AbstractSequence<C>,​C extends Compound>

  • All Implemented Interfaces:
    FeatureInterface<S,​C>

    public class QuantityFeature<S extends AbstractSequence<C>,​C extends Compound>
    extends AbstractFeature<S,​C>
    It is common to have a numerical value or values associated with a feature. This can then be used in heat maps or other visual indicators when viewing a sequence. Multiple quantities could represent a time corse study and display a color gradient
    Author:
    Scooter Willis