Class FullOrganismEnricher

  • All Implemented Interfaces:
    MIEnricher<Organism>, OrganismEnricher

    public class FullOrganismEnricher
    extends MinimalOrganismEnricher
    Provides full enrichment of a Organism. - enrich minimal properties of organism. See details in MinimalOrganismEnricher - if cvTermEnricher is not null, will enrich cellType, tissue and compartment but does not override any celltype, tissue, compartment with the one loaded with the fetched organism The organism fetcher is required for enriching organism
    Since:
    13/06/13
    Author:
    Gabriel Aldam (galdam@ebi.ac.uk)