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 Details

    • LocalDatasetFetcher

      public LocalDatasetFetcher(String localPath)
  • Method Details

    • fetch

      public Collection<File> 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