Class LocalDatasetFetcher

  • All Implemented Interfaces:
    Fetcher

    public class LocalDatasetFetcher
    extends DatasetFetcher
    Used for testing, but might have other uses, to fetch GEO data from local files instead of the GEO website.
    Author:
    pavlidis
    • Constructor Detail

      • LocalDatasetFetcher

        public LocalDatasetFetcher​(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