Interface SourceDomainObjectGenerator

    • Method Detail

      • generate

        Collection<?> generate​(String accession)
        Combines the necessary data fetching and parsing steps to get a collection of source domain objects.
        Parameters:
        accession - such as a GEO or ArrayExpression accession identifier.
        Returns:
        Collection of generated objects.