Class LocalSeriesFetcher

  • All Implemented Interfaces:
    Fetcher

    public class LocalSeriesFetcher
    extends SeriesFetcher
    A fetcher that only looks locally for "family" files (GPLXXX_family, GSEXXX_family).
    Author:
    pavlidis
    • Constructor Detail

      • LocalSeriesFetcher

        public LocalSeriesFetcher​(String localPath)
    • Method Detail

      • fetch

        public Collection<LocalFile> fetch​(String accession)
        Description copied from interface: Fetcher
        Fetch files according to the identifier provided.
        Specified by:
        fetch in interface Fetcher
        Overrides:
        fetch in class FtpFetcher
        Parameters:
        accession - identifier
        Returns:
        local files