Class FullPolymerEnricher<T extends Polymer>

  • All Implemented Interfaces:
    InteractorEnricher<T>, MIEnricher<T>

    public class FullPolymerEnricher<T extends Polymer>
    extends FullInteractorBaseEnricher<T>
    Full polymer enricher. - enrich all properties of interactor as described in FullInteractorBaseEnricher - enrich sequence of polymer. If the sequence of the polymer to enrich is null, it will enrich it with the sequence of the fetched polymer
    Since:
    30/01/14
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)
    • Constructor Detail

      • FullPolymerEnricher

        public FullPolymerEnricher()

        Constructor for FullPolymerEnricher.