Class FullOrganismUpdater

  • All Implemented Interfaces:
    MIEnricher<Organism>, OrganismEnricher

    public class FullOrganismUpdater
    extends MinimalOrganismUpdater
    Provides full update of a Organism. - update minimal properties of organism. See details in MinimalOrganismUpdater - if cvTermEnricher is not null, will update cellType, tissue and compartment. It will override cellType, tissue and compartment with the ones loaded with the fetched organism if they are different from the ones in the fetched organism. (See DefaultCvTermComparator)
    Since:
    24/05/13
    Author:
    Gabriel Aldam (galdam@ebi.ac.uk)